Skip to content

Commit 3be1f9b

Browse files
author
Frank
committed
wip: zen
1 parent ad0f137 commit 3be1f9b

4 files changed

Lines changed: 750 additions & 7 deletions

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
CREATE INDEX `global_account_id` ON `user` (`account_id`);--> statement-breakpoint
2+
CREATE INDEX `global_email` ON `user` (`email`);

0 commit comments

Comments
 (0)