This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
mysql2
Watch
1
Star
0
Fork
0
You've already forked mysql2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
A modern, simple and very fast Mysql library for Ruby - binding to libmysql
48
Commits
3
Branches
17
Tags
539
KiB
Ruby
70.4%
C
29.6%
cc6d7455b0
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Brian Lopez
cc6d7455b0
Version bump to 0.0.0
2010-04-04 13:06:52 -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
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
VERSION
Version bump to 0.0.0
2010-04-04 13:06:52 -07:00