Database schema standards
From Joomla! Documentation
(Difference between revisions)
m (Reverted edits by Dedy prayitno (talk) to last revision by Batch1211) |
|||
| Line 9: | Line 9: | ||
== Field Type Recommendations == | == Field Type Recommendations == | ||
| − | [[Category: | + | [[Category:InUse]][[Category:Working Groups]] |
| − | {{ | + | {{inuse}} |
Revision as of 19:48, 30 September 2012
Table Naming Conventions
- Table names should always go in plural form, e.g.: users, sessions, usergroups, etc.
- Cross referencing table names should always reflect multiplicity, e.g.: 1 to N: user_sessions, M to N: users_usergroups
Field Naming Conventions
Field Type Recommendations
| This article is actively undergoing a major edit for a short while. As a courtesy, please do not edit this page while this message is displayed. The user who added this notice will be listed in the page history. This message is intended to help reduce edit conflicts; please remove it between editing sessions to allow others to edit the page. If this page has not been edited for several hours, please remove this template, or replace it with {{underconstruction}}. |