Skip to content

Releases: Autodesk/pgbelt

v0.8.1

26 Nov 20:27
5339c63
Compare
Choose a tag to compare

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

19 Nov 20:34
2d1fec6
Compare
Choose a tag to compare

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

27 Sep 19:04
f89bbc5
Compare
Choose a tag to compare

0.7.11 (2024-09-27)

Bug Fixes

  • accommodate Decimal NaN != Decimal NaN (#573) (3602266)

v0.7.10

25 Sep 15:32
5b08f10
Compare
Choose a tag to compare

0.7.10 (2024-09-24)

Bug Fixes

v0.7.9

09 Sep 19:01
b47cbd6
Compare
Choose a tag to compare

0.7.9 (2024-09-09)

Bug Fixes

  • support for capitals in column names (#552) (d0bea7b)

v0.7.8

09 Sep 17:52
1319351
Compare
Choose a tag to compare

0.7.8 (2024-09-09)

Bug Fixes

  • support for capital sequences and better sequence testing (#550) (48915e8)

v0.7.7

06 Sep 18:07
e5612d6
Compare
Choose a tag to compare

0.7.7 (2024-09-06)

Bug Fixes

  • support for capital letters in sequence names (#548) (885e234)

v0.7.6

12 Jul 21:39
1f1f3c0
Compare
Choose a tag to compare

0.7.6 (2024-07-12)

Bug Fixes

v0.7.5

10 Jul 21:15
6bc784e
Compare
Choose a tag to compare

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

08 Apr 17:31
6a945ab
Compare
Choose a tag to compare

0.7.4 (2024-04-08)

Bug Fixes