tbldefs SQL file with strange CONSTRAINT #602
datenbank-projekt
started this conversation in
General
Replies: 2 comments
-
This looks like a bug. There's likely a constraint on come of the columns (such as a Foreign Key for perhaps |
Beta Was this translation helpful? Give feedback.
0 replies
-
yes, the columns you mention are foreign keys and should have constraints. When I rebuild from source, the tables and constraints (relations) are correctly build. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using 4.1 and notice, that in \tbldefs some of my SQL table definitions contain a strange CONSTRAINT keyword ... I am just wondering if this is correct as there my be more SQL needed to define the table itself.
Example:
Beta Was this translation helpful? Give feedback.
All reactions