Tom Sherman
Explore posts from serversDTDrizzle Team
•Created by Tom Sherman on 7/22/2024 in #help
D1: `drizzle-kit push` says changes applied but database unchanged
Here are the logs:
here's my config:
The env vars are all set (when they're not set I get an auth error). it says changes applied, but the they're actually not. this is on a fresh and empty database
1 replies
DTDrizzle Team
•Created by Tom Sherman on 7/4/2024 in #help
Map/transform selected column
Is it possible to transform a column value when we define the select? This would be super useful for when sharing a subquery as I could cololcate the transform code with it instead of having a seperate transform function. Something like:
5 replies