Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 663 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 663 Bytes

Changelog

1.2.1 (2022-06-25)

  • makes the foreign key column naming patchable (#23)

1.2.0 (2022-06-21)

  • add data set sql generation support for other SQL engines (#22)
  • using the default db alias engine in view if possible (#21)
  • fix missing files in PyPI package

1.1.1 (2022-06-20)

  • use client-side rendering for graphviz fallback (#20)

1.1.0 (2021-05-12)

  • Add 'more...' links after the description and add an anchor to metrics and attributes (#9)
  • Cast 0.0 to double precision (#13)
  • Add parameter star_schema_transitive_fks (#14)

1.0.1 (2020-07-10)

  • Update documentation and example

1.0.0 (2020-06-29)

  • Initial release