reverted migrations

This commit is contained in:
Khalim Conn-Kowlessar 2025-10-23 11:12:21 +00:00
parent f481103b5e
commit 72b04ee2bd
3 changed files with 1 additions and 3896 deletions

View file

@ -1,7 +0,0 @@
CREATE TABLE "postcode_search" (
"id" serial PRIMARY KEY NOT NULL,
"postcode" text NOT NULL,
"result_data" jsonb NOT NULL,
"created_at" timestamp DEFAULT now() NOT NULL,
CONSTRAINT "postcode_search_postcode_unique" UNIQUE("postcode")
);

File diff suppressed because it is too large Load diff

View file

@ -841,13 +841,6 @@
"when": 1760711090309,
"tag": "0119_marvelous_blur",
"breakpoints": true
},
{
"idx": 120,
"version": "7",
"when": 1761078881645,
"tag": "0120_watery_captain_america",
"breakpoints": true
}
]
}
}