Hi *FYI;* I've contributed the TO_DATE (and TO_TIMESTAMP) code to H2 and it should be in Version 1.4.191 <http://mvnrepository.com/artifact/com.h2database/h2/1.4.191> (It's not mentioned in the change log :-( ). *Note*: If you have programed an alias with that name, you need to delete that alias first or H2 will complain of having a name clash.
Cheers Sam Am Mittwoch, 13. März 2013 04:20:49 UTC+1 schrieb bluerainfj: > hi: > we has used h2 in our project, because we need to use > TO_DATE、TO_CHAR function, but h2 is not exist,so we modify h2 > Function.java and add some function, > > about license > > http://www.h2database.com/html/license.html •Modifications to the H2 > source code must be published > > If we modify source code ,where we published,how to published, > > best regards > -- 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.
