A modern, simple and very fast Mysql library for Ruby - binding to libmysql
Go to file
Brian Lopez 631456fc58 add escape method 2010-04-01 11:44:59 -07:00
benchmark use larger table 2010-03-31 23:01:35 -07:00
ext add escape method 2010-04-01 11:44:59 -07:00
spec 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
.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
Rakefile 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