GoogleCloudPlatform / GoogleCloudPlatform/pgadapter

support TIMESTAMP

Open
#3,528 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
91
Forks
33
Avg merge
3d 57m
Merged PRs (30d)
58

Description

pgadapter already supports `TIMESTAMPTZ`, but standard postgresql also supports `TIMESTAMP` as a timestamp without timezone.

This type is used in https://github.com/pressly/goose to initialize the database when used with the postgres datastore type. Having this type available would make it easier to use spanner/pgadapter as a drop-in replacement for postgresql.

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.