github dbcrossbar/dbcrossbar v0.4.2-beta.2
0.4.2-beta.2 - 2020-06-28

latest releases: v0.5.7, v0.5.6, v0.5.5...
pre-release3 years ago

Added

  • redshift: Support --if-exists=upsert-on:key1,key2.
  • redshift: Enable --if-exists=error.

Changed

  • postgres: Temporary tables now use the same schema (i.e. namespace) as the tables they're linked to. This shouldn't be a breaking change unless you've set up your database permissions to forbid it.

Fixed

  • postgres: Fixed likely bug upserting into tables with a non-"public" schema.
  • postgres: Verify that upsert columns are NOT NULL to prevent possible incorrect upserts. This may be a breaking change, but it also prevents a possible bug.

Don't miss a new dbcrossbar release

NewReleases is sending notifications on new releases.