Skip to content

Releases: silkscreencms-contrib/database_pgsql

PostgreSQL Driver 1.26.0

Choose a tag to compare

@jlfranklin jlfranklin released this 10 Dec 16:49

This release updates the driver to support the Entity Reference changes in Silkscreen 1.26.x.

This release is the minimum version for Silkscreen 1.26.x.

PostgreSQL driver 1.19.0

Choose a tag to compare

@jlfranklin jlfranklin released this 20 May 16:42

This release updates the driver to support the Database API/PDO changes in Silkscreen 1.19.0.

  • This release has been tested against Silkscreen 1.17.7, 1.18.3 and 1.19.0.
  • This release is the minimum version for Silkscreen 1.19.0.

PostgreSQL driver 1.10.0

Choose a tag to compare

@jlfranklin jlfranklin released this 28 May 18:19

Updated database_pgsql driver:

  • Support changes in the Backdrop & Silkscreen 1.10.x core database API.
  • Passes all tests.

PostgreSQL driver 1.8

Choose a tag to compare

@jlfranklin jlfranklin released this 10 Oct 08:10

A full release of the PostgreSQL databsae driver for SilkscreenCMS.

Major updates include:

  • Improved handling of long table names
  • Improved handling of LIKE clauses
  • Date SQL support (required for SilkscreenCMS 1.8)
  • Passes most tests.

Known issues:

  • Some Locale tests fail.