cleanup + Property images

This commit is contained in:
2024-05-05 15:30:10 +02:00
parent 9121ca1a69
commit bb5a408cdc
34 changed files with 1668 additions and 256 deletions

View File

@@ -46,7 +46,7 @@ CREATE TABLE IF NOT EXISTS "commercials" (
"website" varchar(255),
"phoneNumber" varchar(255),
"imageOrder" varchar(30)[],
"imagePath" varchar(30)[],
"imagePath" varchar(50),
"created" timestamp,
"updated" timestamp,
"visits" integer,

View File

@@ -1,5 +1,5 @@
{
"id": "e8d0776a-ea8b-4c75-8a3a-e741620c4c4d",
"id": "f6d421f9-2394-4a1c-9268-9e46285f0a41",
"prevId": "00000000-0000-0000-0000-000000000000",
"version": "5",
"dialect": "pg",
@@ -300,7 +300,7 @@
},
"imagePath": {
"name": "imagePath",
"type": "varchar(30)[]",
"type": "varchar(50)",
"primaryKey": false,
"notNull": false
},

View File

@@ -5,8 +5,8 @@
{
"idx": 0,
"version": "5",
"when": 1713791559934,
"tag": "0000_safe_natasha_romanoff",
"when": 1714913766996,
"tag": "0000_third_spacker_dave",
"breakpoints": true
}
]