Skip to content

Commit

Permalink
fix: Drop redundant warning
Browse files Browse the repository at this point in the history
  • Loading branch information
DafyddLlyr committed Dec 6, 2024
1 parent 30841ab commit ced8b00
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
/*
Warnings:
- You are about to drop the `buildprices` table. If the table is not empty, all the data it contains will be lost.
*/
-- Alter table
ALTER TABLE "buildprices" RENAME TO "build_prices";

Expand Down

0 comments on commit ced8b00

Please sign in to comment.