Skip to content

v0.1.11

Compare
Choose a tag to compare
@eeeebbbbrrrr eeeebbbbrrrr released this 29 Dec 19:33
· 870 commits to master since this release

This is pgx v0.1.10. It is a minor release that adds teaches cargo-pgx's schema generator how to do some special token replacement.

To upgrade, please ensure to run:

$ cargo install cargo-pgx

And don't forget to update your own Cargo.toml dependency versions.

The two tokens cargo-pgx now knows how to replace are:

- `@DEFAULT_VERSION@`: this will come from the `default_version` property in the extension's `.control` file  
- `@GIT_HASH@`: This is determined by running `git rev-parse head`

Please Sponsor Our Work

While a labor of love, pgx development is not without cost. Please consider sponsoring our work to offset those costs. All sponsorship tiers are appreciated.