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 2 commits into
base: 4.4
Choose a base branch
from

Commits on Apr 3, 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 Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a2d661d View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

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