@override void create(String tableName, void Function(Table table) callback) => _create(tableName, callback, false);