Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
reshape-linux_amd64 | 2022-02-05 | 10.2 MB | |
reshape-darwin_aarch64 | 2022-02-05 | 5.4 MB | |
reshape-linux_386 | 2022-02-05 | 10.0 MB | |
reshape-linux_aarch64 | 2022-02-05 | 10.3 MB | |
reshape-darwin_amd64 | 2022-02-05 | 5.8 MB | |
README.md | 2022-02-05 | 340 Bytes | |
Reshape 0.5.1 source code.tar.gz | 2022-02-05 | 37.2 kB | |
Reshape 0.5.1 source code.zip | 2022-02-05 | 61.0 kB | |
Totals: 8 Items | 41.9 MB | 0 |
This small release removes the remove
subcommand from the CLI. This command would remove all data in a database together with any data stored by Reshape. The command was removed as it wasn't very useful and potentially dangerous.
Fixes:
- Fixed issue where changing the nullability of a column using
alter_column
wouldn't work