Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

v0.7.0

Compare
Choose a tag to compare
@dlawin dlawin released this 14 Apr 23:35
b047c27

What's Changed

Possible breaking change when custom schemas are used

This release changes how prod schema names are determined when a "custom schema" is used via a new variable prod_custom_schema. The boolean variable custom_schemas can be removed.
See the updated doc here: https://docs.datafold.com/development_testing/open_source

Full Changelog: v0.6.0...v0.7.0