could you please explain to me what is the purpose of assets table in joomla?
I have script for import articles from .csv (from .xls) that just inserts new rows in content table with asset_id column (foreign key) set to 0.
I haven't find any problems with articles that have assets id set to 0. Anyway, I'd like to know if this could cause any problems or disable some functionality.