3 Commits

Author SHA1 Message Date
espie
1da226ddc3 this does not run-depends on lua, so it needs to have those directories
registered
2018-05-15 11:08:12 +00:00
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