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=.
