Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add check to prefer timestamptz instead of timestamp #313

Open
mfvanek opened this issue Nov 10, 2023 · 0 comments
Open

Add check to prefer timestamptz instead of timestamp #313

mfvanek opened this issue Nov 10, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mfvanek
Copy link
Owner

mfvanek commented Nov 10, 2023

See https://habr.com/ru/articles/772954/

See also:

  • Don't use timestamp (without time zone)
  • Don't use timetz
  • Don't use timestamp(0) or timestamptz(0)

https://wiki.postgresql.org/wiki/Don't_Do_This#Don.27t_use_timestamp_.28without_time_zone.29_to_store_UTC_times

@mfvanek mfvanek changed the title Add check to prefer timestamp instead of timestamp Add check to prefer timestamptz instead of timestamp Nov 10, 2023
@mfvanek mfvanek added enhancement New feature or request help wanted Extra attention is needed labels Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant