OpenAlchemy icon indicating copy to clipboard operation
OpenAlchemy copied to clipboard

Support duration

Open MihailMiller opened this issue 3 years ago • 0 comments

Besides the Types "Date" and "DateTime" SQLAlchemy also supports "Interval". This type corresponds to the "duration" format from the JSON Schema/OpenAPI specification (https://json-schema.org/understanding-json-schema/reference/string.html).

MihailMiller avatar Dec 14 '21 20:12 MihailMiller