Skip to content

Commit

Permalink
chore: remove pro table
Browse files Browse the repository at this point in the history
  • Loading branch information
bigint committed Feb 15, 2024
1 parent a216607 commit daad2b2
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/*
Warnings:
- You are about to drop the `Pro` table. If the table is not empty, all the data it contains will be lost.
*/
-- DropTable
DROP TABLE "Pro";

1 comment on commit daad2b2

@vercel
Copy link

@vercel vercel bot commented on daad2b2 Feb 15, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

web – ./apps/web

web-heyxyz.vercel.app
web-git-main-heyxyz.vercel.app
heyxyz.vercel.app
hey.xyz

Please sign in to comment.