WIP: SQL for creating table and related objects
This commit is contained in:
parent
57217974f4
commit
498233d58c
15 changed files with 221 additions and 121 deletions
|
|
@ -163,7 +163,7 @@ QString ForeignKeyMatchToString(ForeignKeyMatch fkm)
|
|||
}
|
||||
|
||||
|
||||
PgConstraint::PgConstraint()
|
||||
{
|
||||
//PgConstraint::PgConstraint()
|
||||
//{
|
||||
|
||||
}
|
||||
//}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue