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

[DRAFT] [JDBC] Fix ResultSet.getTime() #192

Closed

Commits on Dec 22, 2022

  1. Fix ResultSet.getTime()

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    40e3cd2 View commit details
    Browse the repository at this point in the history
  2. Fix a test

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    85cb03f View commit details
    Browse the repository at this point in the history
  3. Fix tests

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    827763f View commit details
    Browse the repository at this point in the history
  4. Refactoring

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    69c03db View commit details
    Browse the repository at this point in the history
  5. Reverse unnecessary changes

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    d66627a View commit details
    Browse the repository at this point in the history
  6. Refactor, add unit tests

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    8d15c35 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Address PR review feedback

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c217ce2 View commit details
    Browse the repository at this point in the history
  2. Reverted ResultSetImpl latest changes

    Signed-off-by: Margarit Hakobyan <[email protected]>
    margarit-h committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    aad073b View commit details
    Browse the repository at this point in the history