mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Fix drop foreign key if have a different name * Improve memory usage Variables are only defined within try block * Add changeset * Target "role" column Since users can create custom fields in directus tables and since someone may have tried to create another field to directus_roles, let's specify which column * Fix formatting --------- Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>