pasty/internal/storage/postgres/migrations
Lukas Schulte Pelkum 9eaf9c3053
Fix postgres migration
2021-07-22 22:44:00 +02:00
..
000001_initialize_schema.down.sql Implement working postgres driver 2021-04-15 21:30:37 +02:00
000001_initialize_schema.up.sql Implement working postgres driver 2021-04-15 21:30:37 +02:00
000002_rename_deletion_token.down.sql Implement API v2 (#13) 2021-07-22 22:26:21 +02:00
000002_rename_deletion_token.up.sql Implement API v2 (#13) 2021-07-22 22:26:21 +02:00
000003_add_metadata.down.sql Implement API v2 (#13) 2021-07-22 22:26:21 +02:00
000003_add_metadata.up.sql Fix postgres migration 2021-07-22 22:44:00 +02:00