lua-users home
lua-l archive

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


On Wed, Feb 18, 2015 at 8:39 AM, Geoff Leyland
<geoff_leyland@fastmail.fm> wrote:
> On 18/02/2015, at 8:57 pm, Nagaev Boris <bnagaev@gmail.com> wrote:
>>
>> I use pgmoon [1] for Postgres. It can be used with OpenResty (async)
>> and luasocket (sync).
>
> Yes, the async is nice, but I couldn’t see that pgmoon supported prepared queries and query parameters.  Does it?

It seems pgmoon doesn't support prepared queries and query parameters.