[ckan-changes] [okfn/ckan] 00910c: [#1357] datastore:only accept limited date format ...
GitHub
noreply at github.com
Tue Jan 28 21:56:58 UTC 2014
Branch: refs/heads/1357-alter-column
Home: https://github.com/okfn/ckan
Commit: 00910cce6a379c061e5340fd2f0b539dee6d9813
https://github.com/okfn/ckan/commit/00910cce6a379c061e5340fd2f0b539dee6d9813
Author: joetsoi <joe.yeung.tsoi at gmail.com>
Date: 2014-01-28 (Tue, 28 Jan 2014)
Changed paths:
M ckanext/datastore/db.py
M ckanext/datastore/logic/action.py
M ckanext/datastore/logic/schema.py
A ckanext/datastore/new_tests/helpers.py
A ckanext/datastore/new_tests/logic/test_validators.py
M ckanext/datastore/new_tests/test_alter.py
Log Message:
-----------
[#1357] datastore:only accept limited date format conversions
only accept yyyymmdd, ddmmyyyy, mmddyyyy as valid date formats for
conversions.
change tests to be suit testing coding standards
More information about the ckan-changes
mailing list