We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a51d2 commit b773fc4Copy full SHA for b773fc4
lib/resty/mysql.lua
@@ -46,7 +46,7 @@ if not ok then
46
end
47
48
49
-local _M = { _VERSION = '0.23' }
+local _M = { _VERSION = '0.24' }
50
51
52
-- constants
0 commit comments