We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad0f137 commit 3be1f9bCopy full SHA for 3be1f9b
4 files changed
packages/console/core/migrations/0023_optimal_paibok.sql
@@ -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