Data being uploaded , schema not updating
Hello everyone,
This is my first project using Drizzle kit/ORM with Vercel Postgres. I can't seem to get the schema to be uploaded to the database. I can add data, but the schema remains unchanged.
Any idea what's causing the issue?
Any help would be greatly appreciated.
I have attached screenshots. If you need any additional files, just let me know.
I have used generate , migrate and push, and nothing seems to work. New data is added, but according to teh rpeviosu schema.
Thanks in advance.
This is my first project using Drizzle kit/ORM with Vercel Postgres. I can't seem to get the schema to be uploaded to the database. I can add data, but the schema remains unchanged.
Any idea what's causing the issue?
Any help would be greatly appreciated.
I have attached screenshots. If you need any additional files, just let me know.
I have used generate , migrate and push, and nothing seems to work. New data is added, but according to teh rpeviosu schema.
Thanks in advance.





