mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-11 14:51:53 +00:00
d3201c6335
Added 2 methods to lua freeswitch.Dbh `last_error()` Returns the error string from the last query or nil. `clear_error()` clears the error string.