Skip to content

Releases: pgplex/pgschema

Release v1.5.1

18 Dec 17:55

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.0...v1.5.1

Release v1.5.0

03 Dec 08:06

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.3...v1.5.0

Release v1.4.3

25 Nov 14:07

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.4.3

Release v1.4.2

14 Nov 17:24

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.1...v1.4.2

Release v1.4.1

01 Nov 07:48

Choose a tag to compare

Push a clean release (this is the essentially the same version as v1.4.0, v1.4.0 was re-pushed causing checksum mismatch when installing via Go)

Key Changes

  • To cover complex schema, use embedded Postgres database as the default. For certain cases such as #121 #122, allow user to supply an external plan database. See plan DB for more info.

  • Fix installation #100 #128

What's Changed

Full Changelog: v1.3.0...v1.4.0

Release v1.4.0

31 Oct 19:00
e86eb05

Choose a tag to compare

Key Changes

  • To cover complex schema, use embedded Postgres database as the default. For certain cases such as #121 #122, allow user to supply an external plan database. See plan DB for more info.

  • Fix installation #100 #128

What's Changed

Full Changelog: v1.3.0...v1.4.0

Release v1.3.0

13 Oct 12:26

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.3.0

Release v1.2.1

08 Oct 17:58

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

30 Sep 10:40

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Release v1.1.1

23 Sep 16:50

Choose a tag to compare

What's Changed

  • fix: handle permission errors for functions and procedures by @tianzhou in #33
  • fix: parentheses handling in CHECK constraint normalization by @grachevko in #35
  • fix: proc visibility by @tianzhou in #36

New Contributors

Full Changelog: v1.1.0...v1.1.1