All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.3.0 (2021-01-26)
- add sequence support (13d169d)
7.2.7 (2021-01-26)
- fix triggers fro PostgreSQL 12+ (73cffdc)
- no triggers on psql 11 (01648d1), closes #61
- support partitioned tables (3f61ae8)
- sql: there is no regexp_match on pg9 (92c1a9b)
- views: array detection when missing attndims (23afec5)
7.2.6 (2020-10-21)
- sql: there is no regexp_match on pg9 (92c1a9b)
- views: array detection when missing attndims (23afec5)
7.2.5 (2020-10-21)
- support partitioned tables (3f61ae8)
7.2.4 (2020-10-18)
7.2.3 (2020-06-27)
7.2.2 (2020-06-27)
- delete unused file (ed88f07)
7.2.1 (2020-06-27)
- fix linting (918c620)
7.2.0 (2020-06-27)
- support PostgreSQL functions, version based SQL queries (9c68415)
7.1.0 (2020-06-26)
- support different queries for different pg versions (6292274)
6.3.1 (2020-06-17)
6.3.0 (2020-05-08)
- add option to keep pg connection (ba68ca8)
6.2.0 (2020-05-07)
- add option to keep pg connection (ba68ca8)
- remove LICENSE from package.files (53c4803)
6.1.0 (2020-05-07)
- add option to keep pg connection (ba68ca8)
6.0.1 (2020-05-06)
6.0.0 (2020-05-06)
relationNameFunction
parameter is changed torelationNameFunctions
which accepts an object instead of a function.
- fix circular dependencies (582845c)
5.10.15 (2020-05-05)
5.10.14 (2020-05-05)
- update dev packages (7f05b28)
5.10.13 (2020-05-03)
5.10.12 (2020-05-03)
- update packages (097856a)
5.10.11 (2020-05-03)
- fix ending pool when pool is used (1bc561d)
- fix includeSchemas parameter. Fixes #45 (0920321)
- fix typo. From BuiltinType to BuiltInType (b64013e)
- update dependencies (1f07f46)
- update dependencies (62618bd)
- update dependencies (b457675)
- update dev packages and docs (7be0c98)
5.10.10 (2020-04-16)
- fix includeSchemas parameter. Fixes #45 (0920321)
- fix typo. From BuiltinType to BuiltInType (b64013e)
- update dependencies (1f07f46)
- update dependencies (62618bd)
- update dependencies (b457675)
- update dev packages and docs (7be0c98)
5.10.9 (2020-04-14)
- fix includeSchemas parameter. Fixes #45 (0920321)
- fix typo. From BuiltinType to BuiltInType (b64013e)
- update dependencies (62618bd)
- update dependencies (b457675)
- update dev packages and docs (7be0c98)
5.10.8 (2020-03-31)
- fix includeSchemas parameter. Fixes #45 (0920321)
- fix typo. From BuiltinType to BuiltInType (b64013e)
- update dependencies (62618bd)
- update dependencies (b457675)
- update dev packages and docs (7be0c98)
5.10.7 (2020-02-07)
- fix typo. From BuiltinType to BuiltInType (b64013e)
- update dependencies (62618bd)
- update dependencies (b457675)
- update dev packages and docs (7be0c98)
5.10.6 (2020-01-27)
5.10.5 (2020-01-07)
5.10.4 (2019-12-25)
5.10.3 (2019-12-02)
5.10.2 (2019-11-11)
- update dependencies (b457675)
5.9.0 (2019-10-31)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
- add serialization and deserialization (c3b39de)
- add @types/pg to dependencies. Fixes #32 (887eac3)
- fix constraint definition change for pg v12 (205c2cf)
- rename module_files to module-files (e795074)
- update dependencies (9797a72)
5.8.0 (2019-10-31)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
- add serialization and deserialization (c3b39de)
- add @types/pg to dependencies. Fixes #32 (887eac3)
- fix constraint definition change for pg v12 (205c2cf)
- rename module_files to module-files (e795074)
5.7.0 (2019-10-31)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
- add @types/pg to dependencies. Fixes #32 (887eac3)
- fix constraint definition change for pg v12 (205c2cf)
- rename module_files to module-files (e795074)
5.6.0 (2019-10-29)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
5.5.0 (2019-10-29)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
- rename module_files to module-files (e795074)
5.4.0 (2019-10-27)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
5.3.0 (2019-10-23)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
5.2.0 (2019-10-22)
- add more classes using TypeScript and IndexableArray (2fc7d5e)
5.1.0 (2019-10-20)
- add more classes using TypeScript and IndexableArray (2fc7d5e)