I have a need for customizing mysql backend provided in the code
I am aware of the set_backend("raw", function() end) option, tried it and got errors from unpack function in model_base.lua
I am suggesting exposure of the BACKENDS or function to add to it.
I have a need for customizing mysql backend provided in the code I am aware of the set_backend("raw", function() end) option, tried it and got errors from unpack function in model_base.lua I am suggesting exposure of the BACKENDS or function to add to it.