empty tables in drizzle studio
Hi, i created new next project where i tried to setup drizzle, next auth and trpc, and so far i succeed.
But i want to add role to user, and for some reason it didn't worked, soo I wanted to check in database did I added column correctly I run
yarn drizzle-kit studio
and I see that all tables are empty but I'm able to sign in and sign out using Discord Provider?
Did I miss something in config or?0 Replies