DR33M
DR33M
Explore posts from servers
DTDrizzle 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
TtRPC
Created by DR33M on 2/9/2023 in #❓-help
How to use querykeys from react-query
I am trying to implement a search query to an api that i am fetching via a procedure, i also read on getQueryKey but im not sure i understand how i can implement it now
11 replies