lua-users home
lua-l archive

Re: Simple PostgreSQL client library

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


	Hi Michael
> My original library was actually a layer of Lua sitting on top of 
> LuaSQL. However, I did have to patch LuaSQL to make it support sending 
> query parameters separately from the query string.
	But why you need to use query parameters? Don't you solve that
in Lua with `string.format' or something like that?
	Regards,
		Tomás

AltStyle によって変換されたページ (->オリジナル) /