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
1 Reply
"drizzle-kit": "^0.22.6",
"postgres": "^3.4.4",
"drizzle-orm": "^0.31.2",