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

Timestamptz autoconversion #978

Open
wants to merge 34 commits into
base: master
Choose a base branch
from
Open

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    8cfa0c7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    95d8e4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7dd76d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    06e0625 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c589d44 View commit details
    Browse the repository at this point in the history
  3. Added backports.zoneinfo

    aabmets committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    fc708fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    705629a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a25e814 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    86004b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6611a97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa9f077 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    6fcb93f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    59a531e View commit details
    Browse the repository at this point in the history
  2. Fixed linting errors across codebase and fixed timestamptz test error…

    …s, migration tests are not fixed
    aabmets committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    7a3c584 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41a6d0c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad0d1d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c816d8e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbf6d41 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    db53939 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    de33a9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36b0da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fda29d View commit details
    Browse the repository at this point in the history
  4. add missing continues

    dantownsend committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    3733218 View commit details
    Browse the repository at this point in the history
  5. add at_timezone clause

    dantownsend committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    7c6ce55 View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    dantownsend committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    755b059 View commit details
    Browse the repository at this point in the history
  7. check != ZoneInfo("UTC")

    dantownsend committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    026b182 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9b02be View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4327178 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9fae63 View commit details
    Browse the repository at this point in the history
  11. fix typos

    dantownsend committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    4416adc View commit details
    Browse the repository at this point in the history
  12. fix tests

    dantownsend committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0ab2d24 View commit details
    Browse the repository at this point in the history
  13. fix sqlite

    dantownsend committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    c64efa9 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    1d98c36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c75e70 View commit details
    Browse the repository at this point in the history