[ckan-changes] [ckan/ckan] 0132ee: [#2034] sort and limit in subqueries before unions

GitHub noreply at github.com
Tue Feb 10 12:39:53 UTC 2015


  Branch: refs/heads/release-v2.2.2
  Home:   https://github.com/ckan/ckan
  Commit: 0132eed54e761e3e4a5b8340a1ff375fa9d6cdc0
      https://github.com/ckan/ckan/commit/0132eed54e761e3e4a5b8340a1ff375fa9d6cdc0
  Author: Ian Ward <ian at excess.org>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M ckan/model/activity.py

  Log Message:
  -----------
  [#2034] sort and limit in subqueries before unions


  Commit: 2b0bbabc6fcfcb95a9151a2781a1656c2ed33124
      https://github.com/ckan/ckan/commit/2b0bbabc6fcfcb95a9151a2781a1656c2ed33124
  Author: Ian Ward <ian at excess.org>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M ckan/model/activity.py

  Log Message:
  -----------
  [#2034] real subqueries required for limits inside unions


  Commit: 6219ea482dd2fe887d1a6e5d7e1c528bb39bfc05
      https://github.com/ckan/ckan/commit/6219ea482dd2fe887d1a6e5d7e1c528bb39bfc05
  Author: Ian Ward <ian at excess.org>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M ckan/model/activity.py

  Log Message:
  -----------
  [#2034] distinct now required before offset+limit


  Commit: bc1fcf4d63ef4c9fa41ad657d4f419e2dd3130fa
      https://github.com/ckan/ckan/commit/bc1fcf4d63ef4c9fa41ad657d4f419e2dd3130fa
  Author: Ian Ward <ian at excess.org>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M ckan/model/activity.py

  Log Message:
  -----------
  [#2034] apply distinct after union


Compare: https://github.com/ckan/ckan/compare/62bd292da3c7...bc1fcf4d63ef


More information about the ckan-changes mailing list