User Tools

Site Tools


organization:sql_code_standards

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

organization:sql_code_standards [2015/09/09 06:51] – created dmitriyorganization:sql_code_standards [2015/09/11 12:54] (current) dmitriy
Line 1: Line 1:
 +== Table names ==
 +
 +Table names should correlate with model's classes names. 
 +
 +
 SQL code layout: Here's a sample of how ideally SQL code should look. Note where the lines break, the capitalization, and the use of brackets. SQL code layout: Here's a sample of how ideally SQL code should look. Note where the lines break, the capitalization, and the use of brackets.
  
organization/sql_code_standards.1441781509.txt.gz · Last modified: (external edit)