diff options
Diffstat (limited to 'config.yml')
| -rw-r--r-- | config.yml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
