[ckan-changes] [ckan/ckan] 55e9c0: Remove unnecessary tables
GitHub
noreply at github.com
Tue Jul 3 13:30:42 UTC 2018
Branch: refs/heads/master
Home: https://github.com/ckan/ckan
Commit: 55e9c01479295ff413e10456b128c4c631261755
https://github.com/ckan/ckan/commit/55e9c01479295ff413e10456b128c4c631261755
Author: Ross Jones <ross at mailbolt.com>
Date: 2018-06-27 (Wed, 27 Jun 2018)
Changed paths:
A ckan/migration/versions/087_remove_old_authorization_tables.py
Log Message:
-----------
Remove unnecessary tables
In previous work the need for these tables was removed, however
migrations were not provided. authorization_group_role was removed in a
later PR, but authorization_group and authorization_group_user were not.
This PR just deletes the tables if they still exist.
Commit: ff96a5a76adbd25e93f434a44bafbcd79a7ae4cf
https://github.com/ckan/ckan/commit/ff96a5a76adbd25e93f434a44bafbcd79a7ae4cf
Author: Sergey <tonnydexter at gmail.com>
Date: 2018-07-03 (Tue, 03 Jul 2018)
Changed paths:
A ckan/migration/versions/087_remove_old_authorization_tables.py
Log Message:
-----------
Merge pull request #4309 from ckan/3879-remove-old-auth-tables
Remove unnecessary tables
Compare: https://github.com/ckan/ckan/compare/5cbe8b8f82d6...ff96a5a76adb
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the ckan-changes
mailing list