This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mysql2
Watch
1
Star
0
Fork
You've already forked mysql2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
249
Commits
3
Branches
17
Tags
539
KiB
ad34357e57
Commit Graph
3 Commits
Author
SHA1
Message
Date
Brian Lopez
2514fafa53
add :cast_booleans option for automatically casting tinyint(1) fields into true/false for ruby
2010-08-05 00:39:11 -07:00
Brian Lopez
82718e6dad
fix specs under 1.9.2 preview3
2010-06-01 23:40:16 -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