mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
updated comment
This commit is contained in:
parent
d6a7d8ddeb
commit
f7d1df6161
@ -242,6 +242,8 @@ export async function downgrade(queryFn: (query: string, values?: any[]) => Prom
|
||||
// NOTE: This data is not used - therefore we remove it.
|
||||
// This data is aligned to the `server_users` table except the entry 4,
|
||||
// this one is missing in the other table
|
||||
// and after checking with administration, we figured out that
|
||||
// this is a data fragement no longer needed.
|
||||
await queryFn(`
|
||||
INSERT INTO \`login_user_roles\` VALUES
|
||||
(1,28,1),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user