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

[NOID] Fixes #3496: Simple mysql select now(); Throws class java.time.LocalDateTime cannot be cast to class java.sql.Timestamp (#3975) #4036

Draft
wants to merge 3 commits into
base: 4.4
Choose a base branch
from

Commits on Sep 10, 2024

  1. [NOID] Fixes #3496: Simple mysql select now(); Throws class java.time…

    ….LocalDateTime cannot be cast to class java.sql.Timestamp (#3975)
    
    * Fixes #3496: Simple mysql select now(); Throws class java.time.LocalDateTime cannot be cast to class java.sql.Timestamp
    
    * Fix tests and updated implementation package
    
    * Removed unused imports
    
    * Fixed mysql test
    vga91 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    7883388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de984f0 View commit details
    Browse the repository at this point in the history
  3. [NOID] Update JdbcUtil.java

    vga91 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    13cc8b6 View commit details
    Browse the repository at this point in the history