Database schema standards
From Joomla! Documentation
(Difference between revisions)
| Line 1: | Line 1: | ||
== Naming Conventions == | == Naming Conventions == | ||
| − | {{Smallcaps|General Naming Conventions}} | + | {{Smallcaps | General Naming Conventions}} |
There are many conventions used when naming tables or fields, so others are capable of understanding the contents of the table. While there are no absolute conventions, the following are used quite often, with the intention of clearer SQL statements. | There are many conventions used when naming tables or fields, so others are capable of understanding the contents of the table. While there are no absolute conventions, the following are used quite often, with the intention of clearer SQL statements. | ||
Revision as of 20:16, 30 September 2012
Naming Conventions
Template:Smallcaps There are many conventions used when naming tables or fields, so others are capable of understanding the contents of the table. While there are no absolute conventions, the following are used quite often, with the intention of clearer SQL statements.
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}}. |