Constants§
- LATEST_
DATA_ LAKE_ SCHEMA_ VERSION - The latest schema version for the data lake.
Functions§
- execute_
migration - Executes the database migration.
- read_
data_ lake_ schema_ version - Reads the current schema version from the database.
- upgrade_
data_ lake_ schema_ v2 - Upgrades the data lake schema to version 2.
- upgrade_
data_ lake_ schema_ v3 - Upgrades the data lake schema to version 3. Drops old non-unique indexes (superseded by the unique indexes created before this transaction).