Is there any possibility of changing the MySQL DB table’s field name or adding a new field in Joomla in any project?
I need this information because I have to apply the Triggers for the tables.. Please Help
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The core Joomla tables for 1.5 have been stable from 1.5.0 through the current 1.5.15. However, if you add any components to your Joomla installation, you will probably get new tables.
In the past, some components attempted to add fields the core Joomla tables, but most third-party developers have cleaned up their acts. Otherwise, no, the existing core table fields should stay the same.