A modern, simple and very fast Mysql library for Ruby - binding to libmysql
Go to file
Brian Lopez b3064b8c7b add license 2010-04-04 13:14:04 -07:00
benchmark add do_mysql to benchmarks 2010-04-03 16:47:25 -07:00
ext remove invalid errors for valid queries without results 2010-04-04 12:58:41 -07:00
lib Mysql2 isn't a class 2010-04-03 17:14:12 -07:00
spec initial client and result specs 2010-04-04 12:17:50 -07:00
.gitignore result hash keys can be symbols using the :symbolize_keys option with #fetch_row, #fetch_rows or #each. Renamed extension from MySQL to Mysql2. Initial Rakefile and spec dir 2010-03-30 09:56:24 -07:00
MIT-LICENSE add license 2010-04-04 13:14:04 -07:00
Rakefile Version bump to 0.1.0 2010-04-04 13:13:42 -07:00
VERSION Version bump to 0.1.0 2010-04-04 13:13:42 -07:00
mysql2.gemspec Version bump to 0.1.0 2010-04-04 13:13:42 -07:00