updated comment

This commit is contained in:
Ulf Gebhardt 2022-01-28 17:44:54 +01:00
parent d6a7d8ddeb
commit f7d1df6161
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -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),