Commit Graph

109 Commits

Author SHA1 Message Date
Brian Lopez 631456fc58 add escape method 2010-04-01 11:44:59 -07:00
Brian Lopez 7e64570770 turn off debug symbols again, put back benchmark script 2010-03-31 08:56:07 -07:00
Brian Lopez 26619b10b6 misc updates 2010-03-30 23:54:07 -07:00
Brian Lopez 1848b0da4a mostly flesh out mysql type to ruby type conversion mapping 2010-03-30 23:30:06 -07:00
Brian Lopez c844c66046 add initial type checking and ruby object creation from resultset 2010-03-30 17:55:16 -07:00
Brian Lopez ce559dded2 temporarily print error msgs to stdout 2010-03-30 16:41:02 -07:00
Brian Lopez 736c0d6cd3 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
Brian Lopez 8713288574 renaming again ;) 2010-03-30 09:20:55 -07:00
Brian Lopez e6ab4c089a move files into ext/ 2010-03-30 09:19:05 -07:00