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
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
26
Commits
3
Branches
17
Tags
539
KiB
Ruby
70.4%
C
29.6%
bbf7585d09
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Brian Lopez
bbf7585d09
use binary encoding on fields that have the binary flag set
2010-04-01 14:29:20 -07:00
benchmark
add escape benchmark
2010-04-01 12:04:55 -07:00
ext
use binary encoding on fields that have the binary flag set
2010-04-01 14:29:20 -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