[ckan-changes] [ckan/ckan] 7778e1: PackageExtraRevision not needed any more
David Read
noreply at github.com
Fri Mar 15 23:21:47 UTC 2019
Branch: refs/heads/integrate-vdm-stateful
Home: https://github.com/ckan/ckan
Commit: 7778e1588adc2abb95de5e92f34c24d99159fa5f
https://github.com/ckan/ckan/commit/7778e1588adc2abb95de5e92f34c24d99159fa5f
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M ckan/lib/dictization/model_dictize.py
M ckan/model/__init__.py
M ckan/model/core.py
M ckan/model/package.py
M ckan/model/package_extra.py
A ckan/model/revision.py
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
PackageExtraRevision not needed any more
Also, remove continuity FK for package_extra.
Commit: ae422e2394fe56a4afeef0f4989a88d4f5d68df3
https://github.com/ckan/ckan/commit/ae422e2394fe56a4afeef0f4989a88d4f5d68df3
Author: David Read <david.read at hackneyworkshop.com>
Date: 2019-03-15 (Fri, 15 Mar 2019)
Changed paths:
M ckan/migration/versions/088_delete_extras_which_are_deleted_state.py
M ckan/model/__init__.py
M ckan/model/group_extra.py
M ckan/model/revision.py
M ckan/tests/logic/action/test_delete.py
Log Message:
-----------
Remove revisions from GroupExtra.
Compare: https://github.com/ckan/ckan/compare/8f8aaaeef6c0...ae422e2394fe
More information about the ckan-changes
mailing list