[ckan-changes] [ckan/ckan] be80f1: [#2969] Fix unicode error when indexing field of t...
GitHub
noreply at github.com
Thu May 12 17:24:14 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: be80f158856c754dd12d030175337b7732cfb3ba
https://github.com/ckan/ckan/commit/be80f158856c754dd12d030175337b7732cfb3ba
Author: amercader <amercadero at gmail.com>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
[#2969] Fix unicode error when indexing field of type JSON
Commit: effcf825e81e0a446dfcefe2a38994e7c4281053
https://github.com/ckan/ckan/commit/effcf825e81e0a446dfcefe2a38994e7c4281053
Author: amercader <amercadero at gmail.com>
Date: 2016-04-28 (Thu, 28 Apr 2016)
Changed paths:
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
[#2969] Add a couple of tests
Commit: 85247a257fdfac6f5feb440c0c01be55afa25c64
https://github.com/ckan/ckan/commit/85247a257fdfac6f5feb440c0c01be55afa25c64
Author: Ian Ward <ian at excess.org>
Date: 2016-05-12 (Thu, 12 May 2016)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
Merge pull request #2985 from ckan/2969-fix-unicode-datastore-indexing
[#2969] Fix unicode error when indexing JSON DataStore fields
Compare: https://github.com/ckan/ckan/compare/367360e8e9d1...85247a257fdf
More information about the ckan-changes
mailing list