Releases: hackolade/YugabyteDB-YSQL
Releases · hackolade/YugabyteDB-YSQL
added Array Type property for non-reference enums, composite, range_udt, and domain types
0.1.17 added Array Type property for non-reference enums, composite, range_u…
standardize record sampling
0.1.16 standardize record sampling
empty statements being commented out
0.1.15 empty statements being commented out
0.1.14
added handling of transition between individual and composite PKs in …
added support for modifications in Primary Keys and Foreign Key relationships in ALTER scripts of delta models
0.1.13 added support for modifications in Primary Keys and Foreign Key relat…
enhanced ALTER script generation from delta model to include comments for schemas, tables and attributes, views
0.1.12 enhanced ALTER script generation from delta model to include comments…
Updated check constraint modification algorithm to be more readable & deal with immutable objects
0.1.11 Updated check constraint modification algorithm to be more readable &…
inline/out-of-line primary/unique keys enhancements
0.1.10 inline/out-of-line primary/unique keys enhancements
added tolerance for nextval and other functions in default of columns
0.1.9 added tolerance for nextval and other functions in default of columns
added escaping of special characters in DDL generation for views
0.1.8 added escaping of special characters in DDL generation for views