influxdb/iox_catalog/sqlite/migrations
Dom Dwyer 61409f062c
refactor(catalog): soft delete namespace column
Adds a "deleted_at" column that will indicate the timestamp at which is
was marked as logically deleted.
2023-02-09 11:35:27 +01:00
..
20230203080000_initial_schema.sql feat: Initial SQLite catalog schema (#6851) 2023-02-06 22:55:14 +00:00
20230204082400_parquet_file_triggers.sql feat: Initial SQLite catalog schema (#6851) 2023-02-06 22:55:14 +00:00
20230207103944_namespace-soft-delete-column.sql refactor(catalog): soft delete namespace column 2023-02-09 11:35:27 +01:00