pub async fn read_data_lake_schema_version( tr: &mut Transaction<'_, Postgres>, ) -> i32
Reads the current schema version from the database.