Releases: zwade/piqued
Releases · zwade/piqued
Add comment support
Add in nullable fields
Supports adding in nullable fields for tables
Fix: Broken config argument
Fixes a bug in the arg parser that prevented using alternate configuration files
Linux build + comparison mode
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`
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
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
This is a beta release of piqued. It is not expected to be stable and the API may change at any time