[ckan-changes] [ckan/ckan] fb5cef: [#3428] replace db._get_engine with db.get_(read|w...

GitHub noreply at github.com
Tue Feb 7 11:45:51 UTC 2017


  Branch: refs/heads/3428-datastore-triggers
  Home:   https://github.com/ckan/ckan
  Commit: fb5cef3c10f6001fb0b684789f5c75b5537136f6
      https://github.com/ckan/ckan/commit/fb5cef3c10f6001fb0b684789f5c75b5537136f6
  Author: Ian Ward <ian at excess.org>
  Date:   2017-02-06 (Mon, 06 Feb 2017)

  Changed paths:
    M ckanext/datastore/db.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_create.py
    M ckanext/datastore/tests/test_delete.py
    M ckanext/datastore/tests/test_dump.py
    M ckanext/datastore/tests/test_helpers.py
    M ckanext/datastore/tests/test_search.py
    M ckanext/datastore/tests/test_unit.py
    M ckanext/datastore/tests/test_upsert.py

  Log Message:
  -----------
  [#3428] replace db._get_engine with db.get_(read|write)_engine




More information about the ckan-changes mailing list