trlanzi
DTDrizzle Team
•Created by joshborseth on 9/14/2023 in #help
TypeError: Cannot read properties of undefined (reading 'compositePrimaryKeys')
I've been seeing the
Cannot read properties of undefined (reading 'compositePrimaryKeys')
as well. Upgraded to 0.21.3 and now whenever I db push
, it tells me:
I have not made any changes to this table and even if I db push
several times in a row, it always says the same thing. Upgrading to 0.21.4 didn't fix this.
Here that table's schema:
Updating the schema to the following works, but I'd imagine both would be valid, no?
44 replies