lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, 20 Feb 2015 09:53:36 +1300
Geoff Leyland <geoff_leyland@fastmail.fm> wrote:

> It offers prepared queries and query parameters, which, as far as I 
> can tell, LuaDBI and LuaSQL don’t.  

LuaDBI does have prepared queries and parameters:
https://code.google.com/p/luadbi/wiki/DBDDriverStatement

I'm not trying to say don't release your project, just preventing any
possible confusion :)

-- 
Aaron B. <aaron@zadzmo.org>