Skip to content

Releases: everpeace/dbt-models-metadata

v0.1.0

15 Jun 15:53
1a288f3
Compare
Choose a tag to compare

The first minor release🎉

What's Changed

  • make convert_to_literal to dispatchable macro and rename it to 'to_literal' by @everpeace in #3
  • reduce adapter dependent part in metadata_columns macro by @everpeace in #4
  • create table with columns by @everpeace in #5
  • Support Snowflake by @everpeace in #6
  • More integration test cases by @everpeace in #8
  • introduce Makefile to run integration tests locally by @everpeace in #9
  • rename pacakge name to 'dbt_models_metadata' by @everpeace in #10

Full Changelog: v0.0.1...v0.1.0

v0.0.1

11 Jun 12:23
0493d57
Compare
Choose a tag to compare

The first alpha release 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/everpeace/dbt-models-metadata/commits/v0.0.1