PostgreSQL accepts microsecond for timestamp #1655

Closed
koron wants to merge 3 commits from postgres-timestamp-resolution into master
Contributor

In PostgreSQL TIMESTAMP type can treat microsecond resolution, but xorm can't.

This PR makes xorm puts a timestamp value with microsecond for PostgreSQL.

In PostgreSQL `TIMESTAMP` type can treat microsecond resolution, but xorm can't. This PR makes xorm puts a timestamp value with microsecond for PostgreSQL.
Owner

tests failed.

tests failed.
Author
Contributor

test passed w/o changes. just amend & force push.

test passed w/o changes. just amend & force push.
Owner

Thanks for your contribution. Could you add some test?

Thanks for your contribution. Could you add some test?
Owner

oudated.

oudated.
lunny closed this pull request 2023-07-22 15:27:34 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing

Pull request closed

Sign in to join this conversation.
No description provided.