cebollo3
DTDrizzle Team
•Created by joshborseth on 9/14/2023 in #help
TypeError: Cannot read properties of undefined (reading 'compositePrimaryKeys')
From 0.21.4 I can still reproduce the issue.
Example schema:
Running the schema on an empty database works, running it a second time fails with the error
The names of the tables seem to matter. Switching, for example, the bridge table name to 'bridge_table' I can get
Pulling schema from database...error: column "bbbb_bbbbb_bbbb_test" is in a primary key
Hope this helps. All tables are in the 'public' schema.44 replies
DTDrizzle Team
•Created by joshborseth on 9/14/2023 in #help
TypeError: Cannot read properties of undefined (reading 'compositePrimaryKeys')
44 replies