Great. No pressure now! ;) On Thu, Nov 19, 2009 at 3:17 PM, David Pollak <[email protected] > wrote:
> > > On Thu, Nov 19, 2009 at 2:08 PM, Derek Chen-Becker > <[email protected]>wrote: > >> Open a ticket and I'll see if I can get it done. I've been fighting a fire >> at work pretty much the entire week so far, so needless to say I'm behind on >> Lift tickets (and LiftTicket :( ) >> > > I so want LiftTicket... I'm waiting with baited breath... maybe it'll be an > early birthday present... > > >> >> Derek >> >> >> On Wed, Nov 18, 2009 at 7:04 AM, Naftoli Gugenheim >> <[email protected]>wrote: >> >>> 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]> >>> <liftweb%[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]<liftweb%[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]<liftweb%[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]<liftweb%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/liftweb?hl=. >> > > > > -- > Lift, the simply functional web framework http://liftweb.net > Beginning Scala http://www.apress.com/book/view/1430219890 > Follow me: http://twitter.com/dpp > Surf the harmonics > > -- > 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=. > -- 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=.
