[ckan-changes] [ckan/ckan] f741eb: Allows the disabling of datastore_search_sql
GitHub
noreply at github.com
Fri Sep 11 13:24:55 UTC 2015
Branch: refs/heads/disable-datastore-sql
Home: https://github.com/ckan/ckan
Commit: f741eb2e5c110b2896e019921aa8c6ada67dbd0b
https://github.com/ckan/ckan/commit/f741eb2e5c110b2896e019921aa8c6ada67dbd0b
Author: Ross Jones <ross at servercode.co.uk>
Date: 2015-09-11 (Fri, 11 Sep 2015)
Changed paths:
M ckanext/datastore/plugin.py
A ckanext/datastore/tests/test_disable.py
M doc/maintaining/configuration.rst
Log Message:
-----------
Allows the disabling of datastore_search_sql
Although the datastore is useful, it may be that some users may will to
disable the specific datastore_search_sql. This commit allows them to do
that.
More information about the ckan-changes
mailing list