bigman80
bigman80
Explore posts from servers
KKysely
Created by bigman80 on 1/31/2024 in #help
Does the TypeScript performance scale with larger projects?
Thanks for the recommendations, I'll look over those and run some performance tests to see if it makes sense for me to complete the migration right now.
7 replies
DTDrizzle Team
Created by bigman80 on 12/28/2023 in #help
Running complex migrations
got it, thanks for the help!
18 replies
DTDrizzle Team
Created by bigman80 on 12/28/2023 in #help
Running complex migrations
ah my bad didn't see that, that's perfect. Slightly related, I don't see any documentation related to migration rollbacks, could you point me to any guides on best way to handle that? Specifically in local dev it's very helpful for testing changes and then rolling back
18 replies
DTDrizzle Team
Created by bigman80 on 12/28/2023 in #help
Running complex migrations
I'm using a PostgreSQL db with the node-postgres driver
18 replies
DTDrizzle Team
Created by bigman80 on 12/28/2023 in #help
Running complex migrations
At what point does drizzle create that table and save the migration into the table? I created my first migration and ran it on an empty database. The migration ran successfully, but I don't see any tables called __drizzle_migrations Also thanks for the speedy response!
18 replies