[ckan-changes] [ckan/ckan] cef23c: Encode EXPLAIN SQL before sending to datastore
GitHub
noreply at github.com
Tue Feb 9 11:49:23 UTC 2016
Branch: refs/heads/release-v2.4.3
Home: https://github.com/ckan/ckan
Commit: cef23c9894a15fde9e6581882a78628c220dfe1f
https://github.com/ckan/ckan/commit/cef23c9894a15fde9e6581882a78628c220dfe1f
Author: Michail Alexakis <alexakis at imis.athena-innovation.gr>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckanext/datastore/helpers.py
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Encode EXPLAIN SQL before sending to datastore
Commit: 7838bbaf42ead2e64dfad31ea9c65f6ef993b0f6
https://github.com/ckan/ckan/commit/7838bbaf42ead2e64dfad31ea9c65f6ef993b0f6
Author: Michail Alexakis <alexakis at imis.athena-innovation.gr>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Provide unicode CREATE TABLE statements (datastore tests)
Commit: 1a479f033ab259d297bcd75cbd1202194e555ed0
https://github.com/ckan/ckan/commit/1a479f033ab259d297bcd75cbd1202194e555ed0
Author: Michail Alexakis <alexakis at imis.athena-innovation.gr>
Date: 2016-02-09 (Tue, 09 Feb 2016)
Changed paths:
M ckanext/datastore/tests/test_helpers.py
Log Message:
-----------
Provide unicode queries for testing `get_table_names_from_sql` (datastore tests)
Compare: https://github.com/ckan/ckan/compare/85dbba9b317d...1a479f033ab2
More information about the ckan-changes
mailing list