On Fri, Jan 27, 2017 at 5:45 AM, Sergi Vladykin <sergi.vlady...@gmail.com> wrote:
> H2 to some extent supports syntax (and quirks) from other databases. For > example you can start it with MODE=MySQL and it will allow some MySQL > specific syntax to be handled. > > Having said that, IMO the most correct way to handle non-standard syntax is > to introduce H2 MODE=ApacheIgnite and put the needed switches there. > > Though this needs to be negotiated with H2 folks. > Sergi, can you ask the H2 folks about this? I agree, this sounds like the most correct way.