What's Changed
- allows to add a comment in table's or view's metadata by @dstsimokha in #228
- Revert "allows to add a comment in table's or view's metadata" by @BentsiLeviav in #269
- Fix bool_or behavior by @scrawfor in #270
- feat: support column codecs by @rjoelnorgren in #275
- fix: query_settings for models with contracts by @rjoelnorgren in #278
- fix: Nullable and LowCardinality column constraints by @rjoelnorgren in #276
- Omit empty dictionary connection_overrides from materialization DDL by @rjoelnorgren in #284
- Housekeeping for v1.7.7 - Update version.py by @BentsiLeviav in #286
New Contributors
- @dstsimokha made their first contribution in #228
- @scrawfor made their first contribution in #270
- @rjoelnorgren made their first contribution in #275
Full Changelog: v1.7.6...v1.7.7