Releases: Autodesk/pgbelt
Releases · Autodesk/pgbelt
v0.8.1
0.8.1 (2024-11-26)
Bug Fixes
- remove dump-dst-indexes, useless and add 0 statement timeout to creating indexes (#629) (06285e9)
- remove useless command (dump_constraints for dst dump...) (#625) (8a1f372)
- remove-constraints errors if no NOT VALIDS involved (#626) (e3fc113)
- remove-indexes syntax error fix (#630) (4f779f9)
v0.8.0
0.8.0 (2024-11-19)
Features
Bug Fixes
- hide progress when reverse replication is running #608 (#610) (8f143a8)
- run analyze without statement timeout (#606) (3bac10c)
- sync command breakdown update and remove useless commands (#622) (558a28d)
v0.7.11
0.7.11 (2024-09-27)
Bug Fixes
- accommodate Decimal NaN != Decimal NaN (#573) (3602266)
v0.7.9
0.7.9 (2024-09-09)
Bug Fixes
v0.7.8
0.7.8 (2024-09-09)
Bug Fixes
- support for capital sequences and better sequence testing (#550) (48915e8)
v0.7.7
0.7.7 (2024-09-06)
Bug Fixes
- support for capital letters in sequence names (#548) (885e234)
v0.7.6
0.7.6 (2024-07-12)
Bug Fixes
v0.7.5
0.7.5 (2024-07-10)
Bug Fixes
Documentation
- update quickstart and code comments to explain how to teardown properly (#511) (9f6a4a5)
v0.7.4
0.7.4 (2024-04-08)
Bug Fixes