Skip to content

0.2.0a22

Pre-release
Pre-release
Compare
Choose a tag to compare
@rudolfix rudolfix released this 28 Feb 22:22
· 2371 commits to devel since this release
fde4642

dlt library changes

  • DATE type is supported on all destinations
  • table and column names will be shortened to fit into particular destination
  • duckdb database will be created in the current working directory by default #148
  • fixes connection problem on duckdb 0.7.1
  • allows to configure naming conventions or adopt naming conventions preferred by a destination
  • streamlit app generated by dlt pipeline ... show does not display deprecation warnings

PRs