Releases: arkanovicz/kddl
Releases · arkanovicz/kddl
kddl 0.9
- 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
kddl 0.7.6
Maintenance release. Quoted option fixes.
kddl 0.7.5
Add blob type handling.
kddl 0.7.4
Maintenance release.
Fix and review quoting option.
kddl 0.7.1
Maintenance release.
- fix postgresql enum type generation
kddl 0.7
Two new options:
-q / --quoted
for quoted identifiers-u / --uppercase
for uppercase identifiers
kddl 0.6.1 - maintenance release
Bump postgresql driver version to 42.4.0
kddl 0.6
Added hypersql output format.
kddl 0.5 - maintenance release
Changes:
- Make table link cardinality non multiple by default
- Update link arrow handling: if an arrow has a head, opposite direction is multiple