1
0
mirror of https://github.com/luapower/mysql.git synced 2025-07-02 00:10:30 +02:00

unimportant

This commit is contained in:
Cosmin Apreutesei
2019-11-07 00:28:01 +02:00
parent f3bd1020b2
commit 1164e0fc20
4 changed files with 16 additions and 14 deletions

View File

@ -6,6 +6,8 @@ local pp = require'pp'
local myprint = require'mysql_print'
local ffi = require'ffi'
mysql.bind'mariadb'
--helpers
local print_table = myprint.table