Skip to content

Commit

Permalink
Add missing migration (#3867)
Browse files Browse the repository at this point in the history
  • Loading branch information
Riron authored Dec 27, 2024
1 parent 40aed3d commit d9b8143
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
-- AlterTable
ALTER TABLE "RegistryIncomingTexs" ADD COLUMN "emitterPickupSiteName" TEXT;

-- AlterTable
ALTER TABLE "RegistryIncomingWaste" ADD COLUMN "emitterPickupSiteName" TEXT;

0 comments on commit d9b8143

Please sign in to comment.