Changed JSONB in legacybuildermetadata function to JSON

This commit is contained in:
Mario de Frutos
2016-11-10 18:07:06 +01:00
parent 4945b4d0bf
commit dac5e76e98
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -372,7 +372,7 @@
- { name: geom_id, type: text, default: 'NULL'}
- name: obs_legacybuildermetadata
return_type: TABLE(name text, subsection jsonb)
return_type: TABLE(name text, subsection json)
multi_row: true
multi_field: true
params: