Modeler
|
SQL Code
|
|
---|---|---|
Column definition in the create table instruction.
|
||
Used as scoping name for generated tables.
|
||
Create index instruction in the creation file.
|
||
Not generated.
|
||
Used as scoping name for generated tables.
|
||
Add foreign key instruction in the creation file. Drop foreign key instruction in the drop file.
|
||
Create table instruction in the creation file. Drop table instruction in the drop file.
|