Skip to content

Releases: hackolade/MariaDB

v0.2.21

07 Feb 08:34

Choose a tag to compare

Updated lodash plus other applicable libraries

v0.2.20

19 Dec 17:34
0e7f974

Choose a tag to compare

introduced automatic generation of associative entities for many-to-many relationships during derive operations into Polyglot and RDMBS targets

v0.2.19

12 Sep 15:58
3f6cd6c

Choose a tag to compare

added a technical name property with support for naming conventions

v0.2.18

29 Aug 10:52
9c3e7fd

Choose a tag to compare

improved generation of ALTER script in forward-engineering when an attribute is added or removed to a composite key

v0.2.17

15 Aug 06:06
03c5bad

Choose a tag to compare

added possibility for views to be based on another view (not just on a table)

v0.2.16

19 Jul 17:40

Choose a tag to compare

enhanced JSON Schema forward-engineering to only expose additionalProperties property when its value is false; added support for v11.x

v0.2.15

04 Apr 16:32
0a8a410

Choose a tag to compare

added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where char or nchar has MAX length

v0.2.14

28 Mar 18:49
e5158bd

Choose a tag to compare

added mapping to target-specific maximum length when importing from DDL, referencing external definition, or deriving from Polyglot where varchar or varbinary has MAX length

v0.2.13

02 Jan 18:18
05f1761

Choose a tag to compare

added ASC sort option to index DDL if specifically selected instead of default, removed KEY index type from list of available options

v0.2.12

21 Dec 08:42

Choose a tag to compare

added commenting/filtering of DDL when schema is flagged as inactive