Hi Thomas, I don't think this should cause any problems, since it only tries to parse the date the DB2 way, if parsing the "normal" way fails. So it will only accept more date strings as valid. Short of using the database for date validation I cannot think of a way this will cause a change of bahavior for anyone.
best regards, Niklas 2016-04-19 6:40 GMT+02:00 Thomas Mueller <[email protected]>: > Hi, > > (I didn't read the patch yet). Using the SysProperties class would be good > (enabled by default I guess), so that the feature can be disabled in case > of problems. > > Regards, > Thomas > > > On Monday, April 18, 2016, Noel Grandin <[email protected]> wrote: > >> Good point, I'll commit this as is. Since you plan to contribute more >> than trivial amounts of code, could I get a license statement please? >> >> See here: >> http://h2database.com/html/build.html#providing_patches >> >> Thanks, Noel >> >> -- >> You received this message because you are subscribed to the Google Groups >> "H2 Database" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/group/h2-database. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "H2 Database" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/h2-database/Y8k47RJADJE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
