pasty/internal/storage/postgres/migrations
Lukas Schulte Pelkum 1818fac196
Remove the paste-specific autoDelete field
2021-07-30 21:51:33 +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
000004_remove_paste_specific_autodelete.down.sql Remove the paste-specific autoDelete field 2021-07-30 21:51:33 +02:00
000004_remove_paste_specific_autodelete.up.sql Remove the paste-specific autoDelete field 2021-07-30 21:51:33 +02:00