Azure / Azure/data-api-builder
[Enhancement]: Support date/timestamp with timezone type for PgSql
Aperta
bug
pgsql
triage
- Lingua principale
- C#
- Stelle
- 1.5k
- Fork
- 370
- Merge medio
- 3g 22h
- PR unite (30g)
- 9
Descrizione
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)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.