Skip to content

Releases: arkanovicz/kddl

kddl 0.9

29 Dec 20:00
Compare
Choose a tag to compare
  • add BIGINT type support
  • add TIMESTAMP type as a synonym to DATETIME
  • add UUID type support
  • add '+' prefix for indexed columns
  • DEFAULT value functions can now take arguments
  • fix output arrow line for optional foreign key in plantuml renderer
  • always include public schema in PotgreSQL renderer DDL script

kddl 0.8

05 Mar 06:24
Compare
Choose a tag to compare

Release of an alpha version of a kddl gradle plugin.

kddl 0.7.6

05 Nov 21:17
Compare
Choose a tag to compare

Maintenance release. Quoted option fixes.

kddl 0.7.5

31 Aug 13:17
Compare
Choose a tag to compare

Add blob type handling.

kddl 0.7.4

03 Jul 07:52
Compare
Choose a tag to compare

Maintenance release.

Fix and review quoting option.

kddl 0.7.1

21 Jun 06:55
Compare
Choose a tag to compare

Maintenance release.

  • fix postgresql enum type generation

kddl 0.7

20 Jun 14:12
Compare
Choose a tag to compare

Two new options:

  • -q / --quoted for quoted identifiers
  • -u / --uppercase for uppercase identifiers

kddl 0.6.1 - maintenance release

18 Jun 12:44
Compare
Choose a tag to compare

Bump postgresql driver version to 42.4.0

kddl 0.6

18 Jun 12:43
Compare
Choose a tag to compare

Added hypersql output format.

kddl 0.5 - maintenance release

18 Jun 12:42
Compare
Choose a tag to compare

Changes:

  • Make table link cardinality non multiple by default
  • Update link arrow handling: if an arrow has a head, opposite direction is multiple