Made the user table have an 'institution' field, and re-ordered some table
creation to allow it to be created with a FK to the institution table. Removed inserting of some default data (like the root user), as it needs to be done after the auth plugin is installed.
Please register or sign in to comment