mirror of
https://github.com/go-admin-team/go-admin.git
synced 2026-09-21 02:04:09 +00:00
go-admin-db.db ships in the repository and the Dockerfile copies it into the image, which then runs only the server. Its last recorded migration was from 2022, so every row still carried a null deleted_at while the code queries deleted_at = 0. Nothing matched: not the login, not the sixty-seven menus, not the five departments. Anyone starting from the bundled sqlite database met the same wall, and the failure reads as an incorrect username or password.
352 KiB
352 KiB