News

When updating a model using a PATCH request, a custom date attribute is not being correctly transformed to the valid MySQL date value. Resulting in the error: SQLSTATE[22007]: Invalid datetime format: ...
https://docs.oracle.com/javase/7/docs/api/java/sql/ResultSet.html#getObject(int) indicates that The type of the Java object will be the default Java object type ...