github pgcentralfoundation/pgrx v0.2.0-beta.3

latest releases: v0.11.4, v0.12.0-alpha.1, v0.12.0-alpha.0...
pre-release2 years ago

This is pgx v0.2.0-beta.3. It fixes a few issues reported during beta2.

Fixed Issues

  • #268: #[pg_extern] functions with lifetimes no longer cause compiler errors
  • #262: Add a --no-schema flag to cargo pgx run/test/install which avoids generating the schema again. This can help speed up the development cycle if you haven't made any code changes that would affect the SQL schema

Don't miss a new pgrx release

NewReleases is sending notifications on new releases.