2 Commits

Author SHA1 Message Date
landry
3c0d7fca59 Update to luadbi 0.6, and switch to a new upstream github maintained by a
prosody developer. The original upstream is long dead anyway.

Tested working fine with basic lua code connecting to a pgsql db, and
also tested by vic with prosody using postgresql as backend (thanks!)
2018-01-14 15:36:40 +00:00
jasper
6973062b94 import luadbi 0.5
LuaDBI is a database interface library for Lua. It is designed to
provide a RDBMS agnostic API for handling database operations. LuaDBI
also provides support for prepared statement handles, placeholders and
bind parameters for all database operations.

ok sthen@
2012-08-16 15:21:30 +00:00