.. |
0001_create_migrations_table.down.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0001_create_migrations_table.up.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0002_create_notebooks_table.down.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0002_create_notebooks_table.up.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0003_create_annotations_tables.down.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0003_create_annotations_tables.up.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0004_create_remotes_table.down.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0004_create_remotes_table.up.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0005_create_replications_table.down.sql
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |
0005_create_replications_table.up.sql
|
feat: add maximum age to replication queues (#23206)
|
2022-03-25 13:06:05 -05:00 |
0006_migrate_replications_foreign_key.down.sql
|
fix: do not delete replication on remote config delete (#23493)
|
2022-08-02 11:03:23 -05:00 |
0006_migrate_replications_foreign_key.up.sql
|
fix: do not delete replication on remote config delete (#23493)
|
2022-08-02 11:03:23 -05:00 |
0007_migrate_replications_add_bucket_name.down.sql
|
feat: replicate based on bucket name rather than id (#23638)
|
2022-08-18 14:21:59 -04:00 |
0007_migrate_replications_add_bucket_name.up.sql
|
feat: replicate based on bucket name rather than id (#23638)
|
2022-08-18 14:21:59 -04:00 |
0008_migrate_remotes_null_remote_org.down.sql
|
fix: do not require remoteOrgID in remote config/creation request (#23838)
|
2022-11-01 09:47:45 -05:00 |
0008_migrate_remotes_null_remote_org.up.sql
|
fix: Fixes migrating when a remote already exists (#23912)
|
2022-11-17 14:23:10 -05:00 |
all.go
|
feat: sql migrator can do down migrations (#22806)
|
2021-11-01 14:30:18 -06:00 |