Drizzle is not working properly and not creating tables

drizzle studio is not working properly and it only take one table it is not accepting the new tables which i am creating
No description
10 Replies
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡2mo ago
@Parshu_Ram Hey! What version of drizzle-kit are you using?
Parshu_Ram
Parshu_RamOP2mo ago
"^0.30.1" i am using that
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡2mo ago
Try updating to the latest version.
Parshu_Ram
Parshu_RamOP2mo ago
in which one ?
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡2mo ago
npm i drizzle-kit@latest
npm i drizzle-kit@latest
Parshu_Ram
Parshu_RamOP2mo ago
and can you help me to solve one more query i created two tables but there is only one working and other one is not getting any values and it is also not showing up during dp push as you can see there , so mock is working but user is not created
No description
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡2mo ago
If push doesn't display the table, perhaps it already exists in the database?
Parshu_Ram
Parshu_RamOP2mo ago
but it is not taking any values ? as you can it is giving me the db is not defined
No description
⚡Z.E.U.S⚡
⚡Z.E.U.S⚡2mo ago
Can you provide minimal repo for reproduction?
Parshu_Ram
Parshu_RamOP2mo ago
.solved solved

Did you find this page helpful?