mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
comment
This commit is contained in:
parent
65a7b2bfd8
commit
2b9a7020c7
@ -24,6 +24,7 @@ export async function upgrade(queryFn: (query: string, values?: any[]) => Promis
|
||||
)`,
|
||||
)
|
||||
// Remove duplicate data from state_users with dead pubkeys
|
||||
// 18 entries
|
||||
await queryFn(
|
||||
`DELETE FROM state_users
|
||||
WHERE id IN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user