Function ensure_migration_identity_columns
pub fn ensure_migration_identity_columns(
conn: &Connection,
) -> Result<(), BookkeepingError>Expand description
Add the common identity columns to either supported _rindle_migrations table shape.