mirror of
https://github.com/docmost/docmost.git
synced 2026-08-30 02:25:01 +08:00
sync
This commit is contained in:
@@ -226,7 +226,6 @@ export async function up(db: Kysely<any>): Promise<void> {
|
||||
END;
|
||||
$$
|
||||
`.execute(db);
|
||||
|
||||
}
|
||||
|
||||
export async function down(db: Kysely<any>): Promise<void> {
|
||||
|
||||
Reference in New Issue
Block a user