Skip to content

Conversation

@shimonp21
Copy link
Contributor

because underlyting postgresql type is timestamp without timezone, we need to change it to UTC (otherwise we jsut strip TZ information, making the data bad).

Summary

because underlyting postgresql type is `timestamp without timezone`,
we need to change it to UTC (otherwise we jsut strip TZ information,
making the data bad).
@shimonp21 shimonp21 added the automerge Automatically merge once required checks pass label Feb 9, 2023
@kodiakhq kodiakhq bot merged commit e2c8b61 into cloudquery:main Feb 9, 2023
kodiakhq bot pushed a commit that referenced this pull request Feb 16, 2023
🤖 I have created a release *beep* *boop*
---


## [2.1.0](plugins-destination-postgresql-v2.0.10...plugins-destination-postgresql-v2.1.0) (2023-02-16)


### Features

* **pg:** Faster migrations ([#7819](#7819)) ([8f51733](8f51733))


### Bug Fixes

* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.36.0 ([#7809](#7809)) ([c85a9cb](c85a9cb))
* Postgresql timestamps ([#7840](#7840)) ([e2c8b61](e2c8b61))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants