pub fn get_current_value(table_name: &str, db_type: DatabaseType) -> StringExpand description
Generate SQL to get the current auto-increment value for a table.
pub fn get_current_value(table_name: &str, db_type: DatabaseType) -> StringGenerate SQL to get the current auto-increment value for a table.