[ckan-changes] [ckan/ckan] 28daa1: Do not prefix with schema public

Adrià Mercader noreply at github.com
Tue Mar 12 12:04:18 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/ckan/ckan
  Commit: 28daa10bbefb4eca8d41f00d467ef2b239e2b3fc
      https://github.com/ckan/ckan/commit/28daa10bbefb4eca8d41f00d467ef2b239e2b3fc
  Author: Bruno Lavoie <bl at brunol.com>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M ckan/migration/versions/065_add_email_notifications_preference.py

  Log Message:
  -----------
  Do not prefix with schema public

Fix the migration to be schema agnostic, and let PostgreSQL Search Path 
work as expected.

Also, quote user table name because it is a reserved word.


  Commit: f54b4ee9b54d00c41c50d7318c0f2430c44f9d4c
      https://github.com/ckan/ckan/commit/f54b4ee9b54d00c41c50d7318c0f2430c44f9d4c
  Author: Bruno Lavoie <bl at brunol.com>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:
    M ckan/migration/versions/065_add_email_notifications_preference.py

  Log Message:
  -----------
  [#4678] Do not prefix with schema public

Fix the migration to be schema agnostic, and let PostgreSQL Search Path 
work as expected.

Also, quote user table name because it is a reserved word.


  Commit: ae2a6344e1bf255f9b1240a28a75354b92f6c8c1
      https://github.com/ckan/ckan/commit/ae2a6344e1bf255f9b1240a28a75354b92f6c8c1
  Author: Bruno Lavoie <bl at brunol.com>
  Date:   2019-03-11 (Mon, 11 Mar 2019)

  Changed paths:

  Log Message:
  -----------
  Merge branch '4678-fix-explicit-public-schema' of github.com:blavoie/ckan into 4678-fix-explicit-public-schema


  Commit: b27ac3f31b4d840635f825256c49826bd40174ee
      https://github.com/ckan/ckan/commit/b27ac3f31b4d840635f825256c49826bd40174ee
  Author: Adrià Mercader <amercadero at gmail.com>
  Date:   2019-03-12 (Tue, 12 Mar 2019)

  Changed paths:
    M ckan/migration/versions/065_add_email_notifications_preference.py

  Log Message:
  -----------
  Merge pull request #4679 from blavoie/4678-fix-explicit-public-schema

4678 fix explicit public schema


Compare: https://github.com/ckan/ckan/compare/eae42ca611a5...b27ac3f31b4d


More information about the ckan-changes mailing list