Thanks! sqlite has certain oddities. For instance when you do a union the first query must not be in parens. In order to support this various quirks, somebody would have to copy/paste the sql92compiler and adjust it slightly for sqlite. I haven't done it yet, but if somebody does I'd be happy to include that dialect in CQL. Right now, I think 95% of the functions will actually run fine on Sqlite.
On Jan 6, 4:09 pm, faenvie <fanny.aen...@gmx.de> wrote: > On Jan 5, 3:14 pm, LauJensen <lau.jen...@bestinclass.dk> wrote: > > > ... Works out of the box with PostgreSQL and MySQL ... > > nice work ! > > your testcode references sqlite3 too. > so what about sqlite3-support ? -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en