What's Changed
- Make this package PEP-561 compatible by adding a py.typed marker by @Priyansh121096 in #514
- Ignore primary key, foreign key and unique constraints for DDL generation by @willmostly in #541
- fix: add lost compile kwargs by @ovsds in #586
- Gracefully handle missing/broken lz4/zstd codecs to improve portability by @xkrogen in #585
- Add 0.337.0 release notes by @hashhar in #592
New Contributors
- @Priyansh121096 made their first contribution in #514
- @willmostly made their first contribution in #541
- @ovsds made their first contribution in #586
- @xkrogen made their first contribution in #585
Full Changelog: 0.336.0...0.337.0