[ckan-changes] [ckan/ckan] c1d4dd: include '.sql' migrations (Fixes #3045)
GitHub
noreply at github.com
Tue May 31 14:11:41 UTC 2016
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: c1d4dda4d39288ada8872d35323c976690ff4b5e
https://github.com/ckan/ckan/commit/c1d4dda4d39288ada8872d35323c976690ff4b5e
Author: Grahame Bowland <grahame at angrygoats.net>
Date: 2016-05-23 (Mon, 23 May 2016)
Changed paths:
M MANIFEST.in
M setup.py
Log Message:
-----------
include '.sql' migrations (Fixes #3045)
remove dead code from setup.py (the code in there made no
difference to the tarball produced by sdist.)
update MANIFEST.in to achieve what the stuff in setup.py
was trying to do.
Commit: eefe7bf1a7d693ec6da599aa93bd1098baadec46
https://github.com/ckan/ckan/commit/eefe7bf1a7d693ec6da599aa93bd1098baadec46
Author: Adrià Mercader <amercadero at gmail.com>
Date: 2016-05-31 (Tue, 31 May 2016)
Changed paths:
M MANIFEST.in
M setup.py
Log Message:
-----------
Merge pull request #3047 from muccg/include-migration-sql
include '.sql' migrations (Fixes #3045)
Compare: https://github.com/ckan/ckan/compare/8e6aab9d9f4c...eefe7bf1a7d6
More information about the ckan-changes
mailing list