Releases: hackolade/Hive
Releases · hackolade/Hive
added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key
added possibility for a foreign key relationship to reference a parent column with a (composite) unique key constraint, even if it is not a primary key
added automatically mark of PK as Not Null
added automatically mark of PK as Not Null
adjusted default names of Foreign Key relationships to avoid blanks, added maintainable and reusable instance disconnect flow
adjusted default names of Foreign Key relationships to avoid blanks, added maintainable and reusable instance disconnect flow
added forward-engineering of cross-schema foreign key relationship constraints
added forward-engineering of cross-schema foreign key relationship constraints
enabled same target reference to external table at entity level
enabled same target reference to external table at entity level
limited json data type to json objects and json arrays
limited json data type to json objects and json arrays
added adapter for name revalidation
added adapter for name revalidation
adjusted business name validation if no technical name is present
adjusted business name validation if no technical name is present
relaxed name validation
relaxed name validation
disabled pattern fields
0.1.95 disabled pattern fields