| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| reshape-darwin_amd64 | 2026-09-09 | 10.1 MB | |
| reshape-linux_386 | 2026-09-09 | 16.8 MB | |
| reshape-linux_amd64 | 2026-09-09 | 18.0 MB | |
| reshape-linux_aarch64 | 2026-09-09 | 17.7 MB | |
| reshape-darwin_aarch64 | 2026-09-09 | 10.1 MB | |
| README.md | 2026-09-09 | 377 Bytes | |
| Reshape 0.11.0 source code.tar.gz | 2026-09-09 | 91.7 kB | |
| Reshape 0.11.0 source code.zip | 2026-09-09 | 135.2 kB | |
| Totals: 8 Items | 72.8 MB | 0 | |
Features:
- Added new
add_checkandremove_checkactions
Improvements:
- NOT NULL constraints now maintain their expected names in Postgres 18 when using
alter_column - Files in the migrations directory that are not
.jsonor.tomlwill now be ignored
Fixes:
- Fixed issue where
alter_columncould drop checks for the column being altered