Azure / Azure/data-api-builder

[Enhancement]: Support date/timestamp with timezone type for PgSql

Abierto
#1,642 1 comentario 0 reacciones 1 asignado Reclamado por @gledis69 Ver en GitHub
bug pgsql triage
Lenguaje dominante
C#
Estrellas
1.5k
Forks
370
Merge medio
3 d 22 h
PR fusionados (30 d)
9

Descripción

In-line with adding support for date/time types specific to MsSql in : https://github.com/Azure/data-api-builder/pull/1636, need to investigate and add support for missing types for PgSql.

Useful links: https://www.postgresql.org/docs/current/datatype-datetime.html

Today, only the `timestamp` (without timezone) PgSql type is supported. Need to add support for `date`, `timestamp` (with time zone)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.