How to debug Drizzle queries
I'm executing an insert on a table, I'm gettin no errors, and yet the data is not being saved to the database.
Just curious how I am supposed to debug stuff like this since I have no idea why it isn't working.
Just curious how I am supposed to debug stuff like this since I have no idea why it isn't working.