Max Forbang
Max Forbang
Explore posts from servers
DTDrizzle Team
Created by Max Forbang on 8/8/2024 in #help
Outputting Drizzle commands to a .sql file?
Is there a way output SQL to a file? Instead of doing a full-blown generate for a seed or migration script, I just want to insert some values one time (but I want to look it over in a .sql file as opposed to directly modifying my database). Is there a way to do a dry run where we write our db.insert() statements and pipe the output to a SQL file?
1 replies
DTDrizzle Team
Created by Max Forbang on 7/4/2024 in #help
Drizzle runner doesn't work but SQL does
No description
1 replies