get_current_value

Function get_current_value 

Source
pub fn get_current_value(table_name: &str, db_type: DatabaseType) -> String
Expand description

Generate SQL to get the current auto-increment value for a table.