Commit graph

8 commits

Author SHA1 Message Date
1b41ff0ddc chore: Rename datalayer id to old_id 2024-03-05 11:23:12 +01:00
f82897f202 chore: make the datalayer uuid migration reversible 2024-02-26 23:33:33 +01:00
9648c8ba42 chore: migrate existing local remoteURL datalayers 2024-02-26 21:00:51 +01:00
51889f3238 chore: fetch datalayer index name before dropping it.
This can be helpful in situations where the name of the index is not known, as it can be with pre 1.0 deployed instance.

This commit also generates the UUIDs directly using an SQL statement.
2024-02-26 15:01:19 +01:00
99d7b8a6e1 chore: ruff format 2024-02-26 15:01:19 +01:00
f869d77f2c chore: update migrations 2024-02-26 15:01:19 +01:00
1415f96c6f chore: fix tests 2024-02-26 15:01:19 +01:00
6b7efda37a chore: replace datalayer ids with uuids 2024-02-26 15:01:19 +01:00