reshape/tests
2022-01-14 12:34:38 +01:00
..
add_column.rs Use advisory lock to avoid conflicts between instances 2022-01-14 11:25:32 +01:00
add_index.rs Add option to set index type for add_index 2022-01-14 12:34:38 +01:00
alter_column.rs Add option to set index type for add_index 2022-01-14 12:34:38 +01:00
common.rs Add check for dangling changes at end of tests 2022-01-03 22:09:16 +01:00
create_table.rs Switch State struct into enum 2022-01-14 00:12:01 +01:00
failure.rs Use CreateTableBuilder in failure test 2022-01-14 11:58:21 +01:00
remove_column.rs Use advisory lock to avoid conflicts between instances 2022-01-14 11:25:32 +01:00
remove_index.rs Add option to set index type for add_index 2022-01-14 12:34:38 +01:00
remove_table.rs Use advisory lock to avoid conflicts between instances 2022-01-14 11:25:32 +01:00
rename_table.rs Use advisory lock to avoid conflicts between instances 2022-01-14 11:25:32 +01:00