mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
typo
This commit is contained in:
parent
e90744e1f9
commit
c42e6f5e96
@ -3,7 +3,6 @@
|
||||
* in oder to be able to compare `login_users` with `state_users`
|
||||
* when the databases default is not `utf8mb4_unicode_ci`, we need
|
||||
* to also explicitly define it in the table
|
||||
*
|
||||
*/
|
||||
|
||||
export async function upgrade(queryFn: (query: string, values?: any[]) => Promise<Array<any>>) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user