jeremy
d18d399dde
Update to mysql2 0.5.5
2023-09-01 09:03:46 +00:00
jeremy
d8d79def5c
Update to mysql2 0.5.4
...
Drop local patches, no longer needed.
2022-06-03 22:55:42 +00:00
naddy
7a958849ed
drop RCS Ids
2022-03-11 18:31:17 +00:00
jeremy
3e674e9695
Update to mysql2 0.5.3
2020-02-03 19:03:03 +00:00
jeremy
38947db972
Update to mysql2 0.5.2
2018-07-26 21:33:46 +00:00
jeremy
a273e26370
Update to mysql2 0.4.4
2016-05-05 22:46:27 +00:00
jeremy
629895decc
Update to mysql2 0.3.18
2015-04-16 20:34:29 +00:00
jeremy
d9cf206394
Update to mysql2 0.3.16.
2014-07-09 17:13:07 +00:00
jeremy
dca4d5c9a8
Remove extension source directory from package so that ruby21 FLAVOR
...
packages.
2014-01-11 22:51:01 +00:00
jeremy
56f6f80bf4
Update to ruby-mysql2 0.3.13
2013-10-26 23:48:40 +00:00
jeremy
2e08f19f0b
Update to 0.3.10, since the ActiveRecord adapter moved from this gem
...
to the activerecord gem in ActiveRecord 3.1 and mysql2 0.3.
2011-12-13 18:06:20 +00:00
jeremy
9c4d2b3822
Remove .require_paths from PLISTs from gems that used to use
...
them. After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jeremy
5a883ad8ca
Update version to 0.2.7. Add patch to use the standard mysqlclient
...
library instead of the threaded one, as the threaded one would not
work correctly on ruby 1.8.
2011-04-14 17:23:32 +00:00
jeremy
e5881d646a
Import ruby-mysql2 0.2.6
...
The Mysql2 gem is meant to serve the extremely common use-case of
connecting, querying and iterating on results. Some database libraries
out there serve as direct 1:1 mappings of the already complex C APIs
available. This one is not.
2010-12-20 18:00:52 +00:00