Here in the company, everyone follows a pattern in the projects:
All tables must be named in the singular. Examples: "user", "event", "category".
And also:
The primary primary key is named "id_table_id". Examples: "user_id", "eve...
asked on
15.01.2014 / 17:32