Skip to content

Missing support for datatypes and missing list of supported types #32

@jh-RLI

Description

@jh-RLI

As part of the development of the oem2orm tool (creation of sqlalchemy tables from oemetadata) and also for the validation of the oemetada JSON strings it is necessary to document the required PostgreSQL data types as requirements.
Can you provide an overview? @Ludee

For the development of tools that use the oedialect it is also important to have an overview of the currently supported datatypes. For example, I noticed that "DOUBLE_PRECISION" is not supported (yet?). The same applies to "float('inf')" as described in this issue #13 .
Which data types are supported by the oedialect? @MGlauer

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions