Sackgesicht VIP
Total posts: 1,636
03 Nov 2013 18:52

I am just curious about some table columns. Some additional info would be helpful:

__js_res_record:

ordering,

client,

client_id,

tags,

newTags,

ucatid,

ucatname

Thanks.

Last Modified: 02 Mar 2014


Sergey
Total posts: 13,748
05 Nov 2013 05:29

made and extensive answer but failed to submit. have to type everything again :(

ordering - it is not exists in cobalt 8. you may delete it.

client, client_id, - replaces with parent and parent_id. You can delete those.

tags, - JSON encode list of tags for article for ability to list tags without additional query.

newTags, - Joomla hardcode JTable class Any table that contain tags column have to have newTags column too. Does nothing but if deleted produce fatal error on article save.

ucatid, ucatname - user personal category ID and name.

Powered by Cobalt