Difference between revisions of "Template:SQWareRepositoryPresSgbd"
Expdbtools (talk | contribs) (→Presentation) |
Expdbtools (talk | contribs) (→Naming convention) |
||
Line 7: | Line 7: | ||
== Naming convention == | == Naming convention == | ||
− | All objects are named with prefixes: | + | All specific objects for {{{1}}} are named with prefixes: |
* tsqw{{{4}}}_% : for tables | * tsqw{{{4}}}_% : for tables | ||
* isqw{{{4}}}_% : for index | * isqw{{{4}}}_% : for index |
Revision as of 14:57, 8 August 2015
Presentation
It is the repository module, and stores rdbms indicators for all RDBMS.
Objects prefix by tsqw_% or isqw_% are generic.
Objects prefix by tsqw{{{4}}}_% or isqw{{{4}}}_% are specific for {{{1}}}.
[[Installation#SQWareRepository for {{{1}}} | Installation guide for SQWareRepository™ for {{{1}}} ]]
Naming convention
All specific objects for {{{1}}} are named with prefixes:
- tsqw{{{4}}}_% : for tables
- isqw{{{4}}}_% : for index
- isqw{{{4}}}_%_u : for uniques
- isqw{{{4}}}_%_pk : for primary key