1
0
mirror of https://github.com/luapower/mysql.git synced 2024-11-05 10:00:32 +01:00

unimportant

This commit is contained in:
Cosmin Apreutesei 2021-11-29 20:21:50 +02:00
parent cf6c93b3ae
commit 7196fc9a77

View File

@ -62,6 +62,7 @@ sock.run(function()
add(t, fmt('%20s', k))
end
print(cat(t))
print()
for _,col in ipairs(cols) do
local t = {}
for _,k in ipairs(h) do