CVSROOT: /cvs Module name: ports Changes by: [email protected] 2022/04/25 02:36:44
Modified files:
databases/luadbi: Tag: OPENBSD_7_1 Makefile distinfo
Log message:
update luadbi to 0.7.2
the changelog list various bugfixes and improvements, but it also fixes
the error
/usr/local/share/lua/5.3/DBI.lua:31: attempt to call a nil value (field
'maxn'
when running the lua53 flavor (e.g. when using luadbi for prosody'
mod_storage_sql)
ok sthen@
