This commit is contained in:
2023-08-29 21:33:59 +02:00
parent 7f80b83809
commit 3f834cd7d2
11 changed files with 708 additions and 275 deletions

View File

@@ -0,0 +1,2 @@
-- Add migration script here
ALTER TABLE "trips_items" ADD COLUMN new BOOLEAN NOT NULL;