Ok, thanks for the quick response. I'll try to hack up a patch then :-) Peter
Am Freitag, 14. März 2014 08:17:19 UTC+1 schrieb Noel Grandin: > > > Other than reading the source code, unfortunately not. > > However, we are always open to patches to improve the situation :-) > > On 2014-03-13 12:51, Peter Jentsch wrote: > > Hi, > > > > we're currently using H2 as embedded database for unit tests for as > system that runs on MySQL in production. The DDL is > > versioned using FlyWay. We haven't faced any compatibility issues as > long as we only added to the schema. Recently we > > started to modify the schema and found it hard to find compatible > options for some statements (column rename, drop > > constraint). Is there any comprehensive overview of which MySQL DDL > statements are supported by H2 in MySQL > > compatibility mode? > -- 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 http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/d/optout.
