pub async fn upgrade_data_lake_schema_v2( tr: &mut Transaction<'_, Postgres>, ) -> Result<(), Error>
Upgrades the data lake schema to version 2.