Skip to content

Commit f44a090

Browse files
committed
chore(db): 删除废弃的 Better Auth OAuth 表
chore(db): drop obsolete Better Auth OAuth tables
1 parent d918158 commit f44a090

4 files changed

Lines changed: 1255 additions & 161 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
DROP TABLE `jwks`;--> statement-breakpoint
2+
DROP TABLE `oauth_access_token`;--> statement-breakpoint
3+
DROP TABLE `oauth_client`;--> statement-breakpoint
4+
DROP TABLE `oauth_consent`;--> statement-breakpoint
5+
DROP TABLE `oauth_refresh_token`;

0 commit comments

Comments
 (0)