Menu

#78 PATCH 3.0.18 CHANGE IN MYSQL DATE HANDLING

closed
nobody
None
8
2008-11-27
2007-03-24
No

This patch changes the way that DBPersist and DBSubset classes
handle DATE values, making them capable of converting from strings
of the form yyyy-MM-DD HH:mi:ss

Also a bug is fixed at method escape() of com.knowgate.dataobjs.DBBind
class which formely had a call to TO_DATE Oracle function instead of
CAST used by MySQL. This change fixes, among others, bug 1685548
See https://sourceforge.net/tracker/index.php?func=detail&aid=1685548&group_id=89905&atid=591820
This same bug is also fixed at previous patch 3.0.17

Discussion

  • Sergio Montoro Ten

    Java Class Replacements

     
  • Sergio Montoro Ten

    • status: open --> closed
     

Log in to post a comment.