[ckan-changes] [ckan/ckan] 250282: Encode EXPLAIN SQL before sending to datastore
GitHub
noreply at github.com
Tue Feb 9 11:48:42 UTC 2016
Branch: refs/heads/release-v2.5.2
Home: https://github.com/ckan/ckan
Commit: 25028217f3aef4356d7f782ca41e88dd93de1c1b
https://github.com/ckan/ckan/commit/25028217f3aef4356d7f782ca41e88dd93de1c1b
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: c98b511a13c46c54190e3141da4312ae26892df5
https://github.com/ckan/ckan/commit/c98b511a13c46c54190e3141da4312ae26892df5
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: 8c6cbe68e27996ca238385db6f2f5a4157598c7f
https://github.com/ckan/ckan/commit/8c6cbe68e27996ca238385db6f2f5a4157598c7f
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/af3fdd15153b...8c6cbe68e279
More information about the ckan-changes
mailing list