On Fri, Dec 11, 2009 at 1:57 PM, Luís Santos <lsan...@itquality.com.br> wrote:
> we could make LuaSQL an SQL generato

hell no!

if you want to write an ORM, please do write an ORM.  but a simple SQL
client API should be just a simple SQL client API.

the moment it touches my SQL, even if only to add quotes or any
'small' thing, it's out of my system.

I'd love to have an ORM in Lua, it's a long-needed thing; but when i
write SQL, it _must_ be relayed to the DB engine byte-by-byte
verbatim.

-- 
Javier

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to