oemetadata icon indicating copy to clipboard operation
oemetadata copied to clipboard

It should be possible to documents fields that are nullable

Open jh-RLI opened this issue 1 year ago • 1 comments

Currently it is not possilbe to specify tabluar data columns as nullable in the metadata spec.

proposal

  • [ ] oemetadata - typespec should be 100% frictionless
  • [ ] any types shoud be mappable to a sql datatype

Solution

  • Add extra field postgisdatentyp: sqlDataType to oemetadata
  • Add script for type mappings

jh-RLI avatar Apr 11 '23 08:04 jh-RLI

Related / Duplicated https://github.com/OpenEnergyPlatform/oemetadata/issues/96

jh-RLI avatar Mar 18 '24 14:03 jh-RLI