mirror of https://github.com/dexidp/dex.git
Browse Source
`groups` is a reserved word in MySQL >= 8.0.2, causing migration 13 to fail with a syntax error on `ALTER TABLE password ADD COLUMN groups`. Fixes #4579 Signed-off-by: Michiel De Backker <mail@backkem.me>pull/4383/merge
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue