Azure / Azure/data-api-builder

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

Open
#1,642 1 comment 0 reactions 1 assignee Claimed by @gledis69 View on GitHub
bug pgsql triage
Dominant language
C#
Stars
1.5k
Forks
370
Avg merge
3d 17h
Merged PRs (30d)
8

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.