[ckan-changes] [ckan/ckan] d31f68: Modernize test_dump.py

GitHub noreply at github.com
Fri Dec 7 12:56:53 UTC 2018


  Branch: refs/heads/4561-limit-datastore_search
  Home:   https://github.com/ckan/ckan
  Commit: d31f688cbc59fee6ede6b70a0a8120ea01fecdaa
      https://github.com/ckan/ckan/commit/d31f688cbc59fee6ede6b70a0a8120ea01fecdaa
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    M ckanext/datastore/tests/test_dump.py

  Log Message:
  -----------
  Modernize test_dump.py


  Commit: a65294d4b1513ff14ed89fd8d02099992c48a8cd
      https://github.com/ckan/ckan/commit/a65294d4b1513ff14ed89fd8d02099992c48a8cd
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    M ckanext/datastore/backend/postgres.py
    M ckanext/datastore/logic/action.py

  Log Message:
  -----------
  records_truncated key is only returned if the result is truncated. Simpler and more backwards compatible for clients.


  Commit: 9ec856b02f5c39047dadd21b07d2666c16896a1a
      https://github.com/ckan/ckan/commit/9ec856b02f5c39047dadd21b07d2666c16896a1a
  Author: David Read <david.read at hackneyworkshop.com>
  Date:   2018-12-07 (Fri, 07 Dec 2018)

  Changed paths:
    M ckanext/datastore/controller.py
    M ckanext/datastore/logic/action.py
    M ckanext/datastore/logic/schema.py
    M ckanext/datastore/tests/test_dump.py

  Log Message:
  -----------
  Compatibility between PAGINATE_BY and rows_max. Fixes a bug where if the rows_max is less than PAGINATE_BY then dump_as misses records.


Compare: https://github.com/ckan/ckan/compare/1f0cde2ac933...9ec856b02f5c
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the ckan-changes mailing list