Skip to content

Releases: hackolade/PostgreSQL

v0.2.49

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 10 Jul 16:39
2ea7a54

added validation badge in PP, ERD and OB when check constraints have an empty expression, plus filtered check constraints if expression is empty

v0.2.48

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 07 May 16:18

added v18.x to list of versions

v0.2.47

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 01 May 02:19
8141ded

added config.incremental_strategy property to specify how new data is loaded into incremental models

v0.2.46

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 24 Apr 17:03
e3747c9

enabled dbt model- and column-level properties, custom properties, and automatic schema-level properties

v0.2.45

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Apr 12:52

updated lodash library

v0.2.44

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 13 Mar 18:07
e8ea92e

enhanced forward-engineering of delta model when converting a single PK/UK constraint to a composite PK/UK constraint

v0.2.43

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 07 Mar 08:38

enabled configurable SQL script hooks for injecting snippets in ALTER statements of delta model

v0.2.42

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 03 Mar 09:46
eb138fb

Update libraries and sdks

v0.2.41

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 27 Feb 18:50
2cd0330

simplified custom SQL script hook properties into text area (instead of block properties)

v0.2.40

Choose a tag to compare

@hackolade-bot-teamcity hackolade-bot-teamcity released this 20 Feb 18:08

added configurable SQL script hooks for injecting snippets before or after CREATE SCHEMA, TABLE, and VIEW statements