Skip to content
Snippets Groups Projects
Commit 87debee5 authored by Robert Czechowski's avatar Robert Czechowski
Browse files

sqlite3: Dont drop admin column for groups to support older versions of sqlite

parent 9197a682
Branches
Tags
No related merge requests found
Pipeline #2617 passed
DROP INDEX usergroup_admin_idx;
ALTER TABLE usergroup DROP COLUMN admin;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment