mirror of
https://github.com/ilyakooo0/reshape.git
synced 2024-11-29 12:03:35 +03:00
dd90cac03a
This makes the format of `add_index` a bit more consistent with `add_column` which has a nested definition for the column. This also sets up for us to allow adding indices in `create_table`. |
||
---|---|---|
.. | ||
add_column.rs | ||
add_index.rs | ||
alter_column.rs | ||
common.rs | ||
create_table.rs | ||
failure.rs | ||
remove_column.rs | ||
remove_index.rs | ||
remove_table.rs | ||
rename_table.rs |