What's Changed
- fix: replace docker-compose with docker compose by @rueian in #68
- chore: support pg17 by @KennyChenFight in #70
- feat: Ignore DDL query strings on temporary relations by @rjuju in #72
- feat: Use ctid range predicate for the dumper query by @rjuju in #73
- Properly quote and escape identifiers in dumper query by @rjuju in #74
Full Changelog: v0.0.65...v0.0.66