leafo / pgmoon

A pure Lua Postgres driver for use in OpenResty & more
MIT License
395 stars 93 forks source link

Opm won't install lpeg in openresty. is this normal? #59

Closed xiangnanscu closed 6 years ago

xiangnanscu commented 7 years ago

So I can't query tables which has a array field. errormodule 'lpeg' not found

leafo commented 6 years ago

opm doesn't handle installing C modules. I recommend using luarocks to install it.