Skip to content

Releases: PostgreSQL-For-Wordpress/postgresql-for-wordpress

v3.4.1 - Numeric Rewriting should be case insensitive

Choose a tag to compare

@mattbucci mattbucci released this 17 Oct 08:36
0873fda

v3.4

v3.4 Pre-release
Pre-release

Choose a tag to compare

@mattbucci mattbucci released this 29 Feb 08:09
c7e3fbd

What's Changed

  • Improve string replacements by @mattbucci in #93
  • Replace calls to seq by adding a RETURNING * to all insert and replace statements by @mattbucci in #101

Full Changelog: v3.3.1...v3.4

v3.3.1 - Fixes Site Editor

Choose a tag to compare

@mattbucci mattbucci released this 27 Feb 07:17
226ed1f

What's Changed

  • remove unnecessary insert regex which modified (0 to ("0", by @mattbucci in #107

Full Changelog: v3.3...v3.3.1

v3.3

Choose a tag to compare

@mattbucci mattbucci released this 26 Feb 20:47
ab2809d

What's Changed

Full Changelog: v3.2...v3.3

Prerelease - v3.2

Prerelease - v3.2 Pre-release
Pre-release

Choose a tag to compare

@mattbucci mattbucci released this 17 Jan 06:03
23da9c0
  • Changes auto increment and sequence creation to use bigserial and serial built in postgres types #76

  • Updates Show Variables rewriter, previous implementation did not work at all: #91

Bugfix: database name is not used

Pre-release

Choose a tag to compare

@mattbucci mattbucci released this 03 Jan 03:00
021aa6d

Initial Release to support Wordpress 6.4.1

Choose a tag to compare

@mattbucci mattbucci released this 10 Nov 19:27
bf2ef7f

Switches pg_driver to emulate mysqli instead of mysql

V2 - Working Multisite Install on PHP 8.1 and WP 6.3

Choose a tag to compare

@mattbucci mattbucci released this 07 Nov 23:35
8a19f4c
Merge pull request #53 from PostgreSQL-For-Wordpress/mb-fix-install

Migrate install rewriting to new rewriters

V2 Official Release

Choose a tag to compare

@mattbucci mattbucci released this 31 Oct 04:45
4d7e4e8

Tested and all functionality working in base theme + plugins

v2.1.1-beta

v2.1.1-beta Pre-release
Pre-release

Choose a tag to compare

@mattbucci mattbucci released this 30 Oct 22:35

Fix some warnings about passing null to trim