I write a script to import categorys in my new prestashop project, i must do it because of complex data structure, i imported at this moment everything without any problems, but i can not find where is category image stored? I created a test installation with 1 category and image, but i can not find where is this image in database stored?
Until now i used following tables:
ps_category
ps_category_shop
ps_category_group
ps_category_lang
I read also more times prestashop documentation, a example is here