You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be really nice to have Loggable instances for java.sql.{Date, Timestamp, Time}.
Because not every database driver supports java.LocalDate and sometimes you just need to apply some transformations on data while logging it's content
The text was updated successfully, but these errors were encountered:
It would be really nice to have Loggable instances for java.sql.{Date, Timestamp, Time}.
Because not every database driver supports java.LocalDate and sometimes you just need to apply some transformations on data while logging it's content
The text was updated successfully, but these errors were encountered: