aboutsummaryrefslogtreecommitdiffstats
path: root/config.yml
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2026-03-05 14:04:56 +0100
committerGuilhem Moulin <guilhem@fripost.org>2026-03-05 14:04:56 +0100
commitc01f8ca0b0e33b472c17c762cf51bff6862a05fb (patch)
treed9f676b61aef3bc5f11c007b1aa0d4bf687b8d39 /config.yml
parentd2c1d45a7b1245097aac2a424eface32bd77370e (diff)
schema.sql: DROP some NOT NULL and UNIQUE contraints.
To match the layer definition found upstream.
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.yml b/config.yml
index b07f57c..ab823d3 100644
--- a/config.yml
+++ b/config.yml
@@ -1013,7 +1013,7 @@ layers:
comment: Beslutsstatus
- name: URSBESLDAT
type: Date
- nullable: false
+ nullable: true
comment: Ursprungligt beslutsdatum
- name: IKRAFTDATF
type: Date
@@ -1033,7 +1033,7 @@ layers:
- name: FORVALTARE
type: String
width: 62
- nullable: false
+ nullable: true
comment: Förvaltare för området
- name: LAND_HA
# XXX convert to m²?
@@ -3690,7 +3690,7 @@ layers:
fields:
- name: name
type: String
- unique: true
+ #unique: true
nullable: false
width: 254
comment: Namn på ansökt undersökningsområde