DR33M
Explore posts from serversDTDrizzle Team
•Created by DR33M on 7/4/2024 in #help
db push error
Im getting this error whenever i try to push updated schema to supabase
const onUpdate = fk4.update_rule.toLowerCase();
^
TypeError: Cannot read properties of undefined (reading 'toLowerCase')
at /home/thamsanqaj/Garage/my-app/node_modules/.pnpm/[email protected]/node_modules/drizzle-kit/bin.cjs:21701:48
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Node.js v20.7.0
2 replies