Rory Quinn
Rory Quinn
BigQuery allows writing to Date and Time columns as strings. It would be helpful to unmarshal the `civil.Date` and `civil.Time` structs back to string fields allowing `fmt.Stringer` types where string...
## What Similar to [FlywayDB outOfOrder option.](https://flywaydb.org/documentation/commandline/migrate#outOfOrder) > Allows migrations to be run "out of order". >If you already have versions 1 and 3 applied, and now a version 2...
Currently wrench only supports partitioned DML migration files. But this excludes INSERT statements which is useful for seeding databases with static data.