hk
Explore posts from serversDTDrizzle Team
•Created by joshborseth on 9/14/2023 in #help
TypeError: Cannot read properties of undefined (reading 'compositePrimaryKeys')
solution if the table name is too long then you need to set a primaryKey custom name
44 replies
DTDrizzle Team
•Created by joshborseth on 9/14/2023 in #help
TypeError: Cannot read properties of undefined (reading 'compositePrimaryKeys')
I upgraded to 0.21.4 and still have the same error, when running push on an empty database it works for the first time but after that I keep getting
Cannot read properties of undefined (reading 'compositePrimaryKeys')
Here is my pgtable
44 replies
DTDrizzle Team
•Created by hk on 5/15/2024 in #help
Cannot read properties of undefined (reading 'compositePrimaryKeys')
just the kit to 0.20.18 and if you want to use drizzle studio run
studio--port 4983
7 replies
DTDrizzle Team
•Created by hk on 5/15/2024 in #help
Cannot read properties of undefined (reading 'compositePrimaryKeys')
@terlan8892 downgraded for now until we get an update from drizzle 😅
7 replies
DTDrizzle Team
•Created by hk on 5/15/2024 in #help
Cannot read properties of undefined (reading 'compositePrimaryKeys')
anything I can do about it? thanks
7 replies
DTDrizzle Team
•Created by hk on 5/15/2024 in #help
Cannot read properties of undefined (reading 'compositePrimaryKeys')
I got this error only after upgrading to [email protected] and 0.21.2
7 replies
DTDrizzle Team
•Created by hk on 5/15/2024 in #help
Cannot read properties of undefined (reading 'compositePrimaryKeys')
Error
7 replies
DTDrizzle Team
•Created by hk on 4/19/2024 in #help
long nested relation is exceeding 63 characters for Postgres
this is another example of the issue on github https://github.com/drizzle-team/drizzle-orm/issues/1378
2 replies
DTDrizzle Team
•Created by hk on 1/11/2024 in #help
increase or decrease values
yeah that make sense thanks!
7 replies
DTDrizzle Team
•Created by hk on 1/11/2024 in #help
increase or decrease values
@solo is it possible to make the + like this?
7 replies
DTDrizzle Team
•Created by hk on 1/11/2024 in #help
increase or decrease values
yeah exactly what I tried and seems to work
7 replies