Skip to content

Releases: KarnerTh/mermerd

v0.10.0

21 Nov 19:37
Compare
Choose a tag to compare

Changelog

v0.9.0

06 Aug 07:32
Compare
Choose a tag to compare

Changelog

v0.8.1

14 Jul 09:37
Compare
Choose a tag to compare

Changelog

v0.8.0

30 May 07:58
Compare
Choose a tag to compare

Changelog

v0.7.1

12 May 15:12
Compare
Choose a tag to compare

Changelog

  • d02edee update changelog for version 0.7.1
  • 89a2932 Fix escaping of quote marks in descriptions (#33)

v0.7.0

06 Apr 17:16
Compare
Choose a tag to compare

Changelog

v0.6.1

09 Mar 19:06
Compare
Choose a tag to compare

Changelog

  • 02a6f59 fix wrong table name in constraints if schema prefix is used

v0.6.0

08 Mar 20:01
b938250
Compare
Choose a tag to compare

Changelog

  • b938250 Add schema prefix support (#31)
  • 26a6da4 bump github action versions
  • 0141c2f add tests; split up logic of diagram creation
  • 2188ef6 add integration tests for azure sql
  • d1be491 add tests for table name util and map util; update test for config

v0.5.0

28 Dec 19:32
8c52c4c
Compare
Choose a tag to compare

Changelog

v0.4.1

28 Sep 17:25
Compare
Choose a tag to compare

Changelog

  • c36f824 update changelog
  • 9de41eb remove ssl preperation from github action
  • e15c4e7 fix pk bugfix for mssql
  • 19dbc93 remove postgres ssl test connection
  • e19d57b GetColumns updated for is_primary and is_foreign (#25)