cat_gateway::db::event::schema_check

Constant SELECT_MAX_VERSION_SQL

Source
const SELECT_MAX_VERSION_SQL: &str = "SELECT MAX(version)\nFROM refinery_schema_history;\n";
Expand description

select_max_version.sql