We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d918158 commit f44a090Copy full SHA for f44a090
4 files changed
migrations/0008_strong_callisto.sql
@@ -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