coder/coderd/database/dbtestutil
Cian Johnston e57ca3cdaa
feat(scripts): add script to check schema between migrations (#13037)
- migrations: allow passing in a custom migrate.FS
- gen/dump: extract some functions to dbtestutil
- scripts: write script to test migrations
2024-04-23 12:43:14 +01:00
..
randtz feat(coderd/database/dbtestutil): set default database timezone to non-UTC in unit tests (#9672) 2023-09-15 09:01:32 +01:00
db.go feat(scripts): add script to check schema between migrations (#13037) 2024-04-23 12:43:14 +01:00
postgres.go chore(ci): clean up databases after test finishes in CI (#12702) 2024-03-21 14:53:16 +00:00
postgres_test.go chore(ci): clean up databases after test finishes in CI (#12702) 2024-03-21 14:53:16 +00:00