[ckan-changes] [ckan/ckan] 4577c2: [#1251] Refactor cli.py moving SQL queries to Reso...
GitHub
noreply at github.com
Wed May 7 00:43:59 UTC 2014
Branch: refs/heads/1251-resource-view
Home: https://github.com/ckan/ckan
Commit: 4577c24c141740c776c3ef574a06bd5ced7de53b
https://github.com/ckan/ckan/commit/4577c24c141740c776c3ef574a06bd5ced7de53b
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M ckan/lib/cli.py
M ckan/model/resource.py
A ckan/new_tests/model/test_resource.py
Log Message:
-----------
[#1251] Refactor cli.py moving SQL queries to Resource model
I've also used SQLAlchemy instead of writing bare SQL.
Commit: f293113ad72f1ff6d6d2eef9df5c72c6d3d8b817
https://github.com/ckan/ckan/commit/f293113ad72f1ff6d6d2eef9df5c72c6d3d8b817
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
WIP
Commit: 7a101cb897248fd0621b4b70f3999fee68fb4110
https://github.com/ckan/ckan/commit/7a101cb897248fd0621b4b70f3999fee68fb4110
Author: Vitor Baptista <vitor at vitorbaptista.com>
Date: 2014-05-06 (Tue, 06 May 2014)
Changed paths:
M ckan/lib/cli.py
Log Message:
-----------
[#1251] Remove useless imports at cli.py
Compare: https://github.com/ckan/ckan/compare/fd7193481500...7a101cb89724
More information about the ckan-changes
mailing list