5.3.0 (2021-11-23)
- add onUpdate (0799c26)
3.3.1 (2019-02-11)
- bug: update pg to make translation of special keys available (1d88cf5)
3.3.0 (2019-02-11)
- defaultValue: add support for timestamps and add internal handling (c9533e2)
3.2.0 (2018-07-25)
- add unique dropping (c1e50c4)
3.1.2 (2018-04-22)
- types: fix regression due to upper casing (ea63ee7)
3.1.1 (2018-04-21)
- typo: missed out for options (fb740bb)
3.1.0 (2018-04-21)
- index: add support for inverted indexes (637680a)
3.0.0 (2018-04-04)
- crdb20: added support for crdb2 (ce29dca)
2.0.2 (2018-03-31)
- index: fix wrong concatenation on advanced indexes (362c859)
2.0.1 (2018-03-31)
- index: fix missing quotes (ad3ccd9)
2.0.0 (2018-03-31)
- index: add support for sorted indexes (a2b1204)
1.4.3 (2018-02-19)
- index: switch drop into right order (0fd7d0e)
1.4.2 (2018-02-19)
- index: make use of tableName when dropping index (6278d6d)
1.4.1 (2018-02-14)
- type: enforce lowercased data type (717e476)
1.4.0 (2018-02-14)
- uuid: enable autoIncrement alias for uuid (7024f1e)
1.3.9 (2018-02-12)
- connect: early connect due to changes on PG (d065d13)