[ckan-changes] [okfn/ckan] d294d0: [#287] Add is_datastore_supported method to tests ...
GitHub
noreply at github.com
Sat Jan 26 23:59:53 UTC 2013
Branch: refs/heads/287-datastore-tests-only-on-pg
Home: https://github.com/okfn/ckan
Commit: d294d0dcc9e6c95fdee4ac6aab1068777f6c4fd9
https://github.com/okfn/ckan/commit/d294d0dcc9e6c95fdee4ac6aab1068777f6c4fd9
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M ckan/model/__init__.py
M ckan/model/meta.py
M ckan/tests/__init__.py
Log Message:
-----------
[#287] Add is_datastore_supported method to tests and engine_is_pg to model
Commit: 23c2bcaf93e9f607b57e5421d6274579a0314c4e
https://github.com/okfn/ckan/commit/23c2bcaf93e9f607b57e5421d6274579a0314c4e
Author: Dominik Moritz <domoritz at gmail.com>
Date: 2013-01-26 (Sat, 26 Jan 2013)
Changed paths:
M ckanext/datastore/plugin.py
M ckanext/datastore/tests/test_create.py
M ckanext/datastore/tests/test_delete.py
M ckanext/datastore/tests/test_search.py
M ckanext/datastore/tests/test_upsert.py
Log Message:
-----------
[#287] Log warning if the database is not a pg database. Skip datastore tests, if there is no support for them.
Compare: https://github.com/okfn/ckan/compare/d294d0dcc9e6^...23c2bcaf93e9
More information about the ckan-changes
mailing list