Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@everpeace everpeace released this 15 Jun 15:53
· 6 commits to main since this release
1a288f3

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