[ckan-changes] [ckan/ckan] 053fd5: Remove unnecessary tables
GitHub
noreply at github.com
Wed Jun 27 10:50:30 UTC 2018
Branch: refs/heads/3879-remove-old-auth-tables
Home: https://github.com/ckan/ckan
Commit: 053fd578e35d3cb237c11e2ad5bc9a6ca4245edb
https://github.com/ckan/ckan/commit/053fd578e35d3cb237c11e2ad5bc9a6ca4245edb
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.
**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