I don't think I ended up creating the ticket, but do you want to volunteer to fix this? IIRC the H2 syntax was like the currently used syntax but without the firsy to words or so. Search the H2 SQL Grammar page. Thanks. P.S. I wonder which other DBs use H2's syntax.
------------------------------------- Derek Chen-Becker<[email protected]> wrote: That's what I've been doing as we have to make changes. For instance, we needed to change how schemifier creates index columns to accomodate Oracle sequences, so I moved that to DriverType. On Sun, Nov 15, 2009 at 10:24 AM, Naftoli Gugenheim <[email protected]>wrote: > > The H2 DriverType does not indicate H2 supports foreign key constraints. > However it does, albeit with a different syntax than Schemifier uses. > I'll try to file a ticket later. If I decide to work on it, what would be > the best way? Refactor the SQL in Schemifier to be generated by the > DriverType? > > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en > -~----------~----~----~----~------~----~------~--~--- > > -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=. -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=.
