[ckan-changes] [okfn/ckan] c97e6e: Fix potential unicode issue
GitHub
noreply at github.com
Wed Oct 3 17:30:54 UTC 2012
Branch: refs/heads/2733-feature-datastore
Home: https://github.com/okfn/ckan
Commit: c97e6ec6367ba7d2594f773a40925a89101e8a73
https://github.com/okfn/ckan/commit/c97e6ec6367ba7d2594f773a40925a89101e8a73
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Fix potential unicode issue
Commit: 2d966fb476c27c63f3daf0e25770e1a363a7d1d7
https://github.com/okfn/ckan/commit/2d966fb476c27c63f3daf0e25770e1a363a7d1d7
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckanext/datastore/tests/test_datastore.py
Log Message:
-----------
Test nested upsert/update
Commit: d2f25c92bcbb5ce95288b939ccd79dcdf7634f6c
https://github.com/okfn/ckan/commit/d2f25c92bcbb5ce95288b939ccd79dcdf7634f6c
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckanext/datastore/tests/test_datastore.py
Log Message:
-----------
Fix update test
Commit: cf68a4c71e50e778a31f6e30ff0be885359383eb
https://github.com/okfn/ckan/commit/cf68a4c71e50e778a31f6e30ff0be885359383eb
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2012-10-03 (Wed, 03 Oct 2012)
Changed paths:
M ckanext/datastore/db.py
Log Message:
-----------
Fix cannot adapt type dict error. Problem was that nested is a composite type.
Compare: https://github.com/okfn/ckan/compare/4172a8e216e1...cf68a4c71e50
More information about the ckan-changes
mailing list