databases - All functions for databases operations.
sql
Databases functions are used to access databases.
Table 1. sn_tables
uid | uid of row |
---|---|
… |
Many other fields |
table_name |
Name of the table |
Table 2. sn_fields
uid | uid of row |
---|---|
… |
Many others fields |
uid_sn_tables |
Uid of tables with these fields |
field_name |
Name of the field |
field_type |
Type of field : image, foreign, text |
field_format |
Format of field : int, varchar, enum |
field_length |
Length of field : 255 |
foreign_table |
Name of foreign table |
foreign_field |
Name of foreign field |
local_field |
Name of local field use as the key |
Written by Pierre Laplante and Caroline Laplante, <laplante@sednove.com>
Cras sit amet nibh libero, in gravida nulla. Nulla vel metus scelerisque ante sollicitudin commodo. Cras purus odio, vestibulum in vulputate at, tempus viverra turpis.
1.0 2014-09-09 21:24:14 laplante@sednove.com