Skip to content

Releases: hackolade/PostgreSQL

standardize record sampling

20 Jul 13:15
Compare
Choose a tag to compare
0.1.46

standardize record sampling

empty statements being commented out

26 Jun 17:25
Compare
Choose a tag to compare
0.1.45

empty statements being commented out

added handling of transition between individual and composite PKs in ALTER scripts

23 Jun 17:00
Compare
Choose a tag to compare
0.1.44

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

16 Jun 17:51
Compare
Choose a tag to compare
0.1.43

added support for modifications in Primary Keys and Foreign Key relat…

added logs to identify the size of fetched json columns, add logs to identify types of columns of table, plus added commenting out of harmful DDL that drops comments and constraints

28 Apr 17:29
Compare
Choose a tag to compare

Updated check constraint modification algorithm to be more readable & deal with immutable objects

21 Apr 16:43
Compare
Choose a tag to compare
0.1.41

Updated check constraint modification algorithm to be more readable &…

added option to ignore reverse-engineering of functions, procedures, and triggers

21 Apr 08:26
Compare
Choose a tag to compare
0.1.40

added option to ignore reverse-engineering of functions, procedures, …

increased logging when fetching functions, triggers and procedures

20 Apr 16:49
Compare
Choose a tag to compare
0.1.39

increased logging when fetching functions, triggers and procedures

added generation ALTER script for changes of precision/scale in numeric and length in strings

14 Apr 16:57
Compare
Choose a tag to compare
0.1.38

added generation ALTER script for changes of precision/scale in numer…

inline/out-of-line primary/unique keys enhancements

07 Apr 16:54
Compare
Choose a tag to compare
0.1.37

inline/out-of-line primary/unique keys enhancements