Learn more about cloning repositories
You have read-only access
FS-9741: lua expose db err str in freeeswitch.dbh 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.