0.8.1 (2024-11-26)
- 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)
0.8.0 (2024-11-19)
- run ANALYZE as part of create-indexes (#612) (29294ed)
- run ANALYZE as part of create-indexes #611 (29294ed)
- 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)
0.7.11 (2024-09-27)
0.7.10 (2024-09-24)
0.7.9 (2024-09-09)
0.7.8 (2024-09-09)
0.7.7 (2024-09-06)
0.7.6 (2024-07-12)
0.7.5 (2024-07-10)
0.7.4 (2024-04-08)
0.7.3 (2024-04-01)
- actual table capitalization support - integration tests didn't actually have capitals inside the DBs (99c78b7)
- actual table capitalization support (#436) (99c78b7)
0.7.2 (2024-03-19)
0.7.1 (2024-03-01)
0.7.0 (2024-02-27)
- add percent progress to initializing status view (#387) (6139cfc)
- handle exodus-style migrations (#377) (09c6887)
- pgbelt now supports non-public schemas! (#398) (1f1fa87)
- precheck now compares extensions of DBs (#406) (b74ce43)
0.6.2 (2024-02-02)
0.6.1 (2024-01-22)
0.6.0 (2023-11-20)
0.5.4 (2023-11-09)
0.5.3 (2023-11-09)
0.5.2 (2023-10-26)
0.5.1 (2023-10-06)
0.5.0 (2023-10-06)
0.4.0 (2023-07-10)
0.3.0 (2023-06-29)
0.2.4 (2023-06-15)
0.2.3 (2023-05-04)
0.2.2 (2023-05-02)
0.2.1 (2023-05-02)
0.2.0 (2023-04-28)
- incorrect precheck command in quickstart.md (#172) (36ce96f)
- no need to find and replace owners in schema (#215) (dfe1324)
0.1.2 (2022-10-03)
- the analyze function should be run as root of a database for safest and least restriction #87 (#90) (81c5fde)
- validator supposed to check 100 rows, not 1 (#93) (48122dc)
0.1.1 (2022-09-30)
- ci move to poetry too (979c988)
- dev setup in Makefile also installs precommit (c27cb09)
- flake8 baited, placing ignore, it broke pydantic (#17) (560207d)
- need code of conduct for open-sourcing (#58) (4aede91)
- pre-commit fixed and run (d3e188b)
- pre-commit fixes and flake8 config (#15) (958afd0)
- remove rando .git file (#5) (16d38fd)
- remove random .git files (35213a5)
- update black and fix ci poetry (5a7a88b)