1
0
mirror of https://github.com/luapower/mysql.git synced 2024-09-27 15:00:19 +02:00

removed hardcoded version and platform info from projects

This commit is contained in:
Cosmin Apreuetsei 2014-01-05 03:23:33 +02:00
parent d58914442f
commit 663a3cf74c

View File

@ -4,8 +4,6 @@ tagline: mysql ffi binding
category: Databases
---
v1.1.1 | mysql Connector/C 6.1 | LuaJIT 2
## `local mysql = require'mysql'`
A complete, lightweight ffi binding of the mysql client library.