Skip to content

Releases: zwade/piqued

Add comment support

08 Jan 22:13

Choose a tag to compare

Now detects comments attached to columns and serializes them into the type

Add in nullable fields

06 Jan 16:19

Choose a tag to compare

Supports adding in nullable fields for tables

Fix: Broken config argument

06 Aug 07:04

Choose a tag to compare

Fixes a bug in the arg parser that prevented using alternate configuration files

Linux build + comparison mode

06 Aug 06:33

Choose a tag to compare

Releases on all supported platforms, with an additional feature in the piqued binary to run the code generation in comparison only mode

0.6.5 Bugfixes and `pqm log`

14 Jul 21:15

Choose a tag to compare

Adds a fix to the codegen to make numeric map to string and adds in support for a new pqm log <upgradedir> command that will show a graphical tree of the upgrade log

0.6.0 multi-branch migrations and column order reconciliation

23 May 20:52

Choose a tag to compare

This release updates the migration format (with a script to upgrade your upgrades directory) and adds support into the library for validating column order on boot. See the docs for more details.

First released beta

29 Apr 17:15

Choose a tag to compare

This is a beta release of piqued. It is not expected to be stable and the API may change at any time