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
7b6d210c97
mysql2
/
.gitignore
13 lines
90 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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 16:56:24 +00:00
Makefile
add initial gitignore
2010-03-30 16:54:36 +00:00
*.dSYM
*.o
*.bundle
*.so
update gitignore
2010-04-07 16:58:19 +00:00
*.a
ignore pre-compiled scripts from rbx
2010-07-30 06:24:09 +00:00
*.rbc
update gitignore
2010-04-07 16:58:19 +00:00
mkmf.log
pkg/
Quick hack from mysql gem. Added vendored MySQL.
2010-08-11 15:40:55 +00:00
tmp
vendor
adding a task for fat binary shim
2010-09-18 20:36:39 +00:00
lib/mysql2/mysql2.rb