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

GitHub noreply at github.com
Fri Apr 7 18:15:59 UTC 2017


  Branch: refs/heads/3523-datastore-search-performance
  Home:   https://github.com/ckan/ckan
  Commit: 3348a32c3f7c6f95e3da92a71bb3750f87d81a8c
      https://github.com/ckan/ckan/commit/3348a32c3f7c6f95e3da92a71bb3750f87d81a8c
  Author: Ian Ward <ian at excess.org>
  Date:   2017-04-07 (Fri, 07 Apr 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


  Commit: ce33d8ef481ae30e0950807246f1930eb13eaa6b
      https://github.com/ckan/ckan/commit/ce33d8ef481ae30e0950807246f1930eb13eaa6b
  Author: Ian Ward <ian at excess.org>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M ckanext/datapusher/tests/test_interfaces.py

  Log Message:
  -----------
  [#3428] one more db._get_engine replacement


  Commit: 5fa93799e74c866263907a9efda33d83140c0b77
      https://github.com/ckan/ckan/commit/5fa93799e74c866263907a9efda33d83140c0b77
  Author: Ian Ward <ian at excess.org>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    M ckanext/datapusher/tests/test.py

  Log Message:
  -----------
  [#3428] one more db._get_engine replacement


  Commit: 856ae968ae870129a43d679bab88c4a0d3878095
      https://github.com/ckan/ckan/commit/856ae968ae870129a43d679bab88c4a0d3878095
  Author: Ian Ward <ian at excess.org>
  Date:   2017-04-07 (Fri, 07 Apr 2017)

  Changed paths:
    A ckan/lib/lazyjson.py
    M ckanext/datastore/db.py
    M ckanext/datastore/plugin.py
    M ckanext/datastore/tests/test_dump.py
    M ckanext/datastore/tests/test_search.py
    M requirements.in
    M requirements.txt

  Log Message:
  -----------
  [#3523] use postgresql row_to_json + LazyJSONObject


Compare: https://github.com/ckan/ckan/compare/3348a32c3f7c^...856ae968ae87


More information about the ckan-changes mailing list