This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Oct 17 10:58:12 -0700 2008 | |
| |
CHANGELOG | Tue Nov 04 11:19:16 -0800 2008 | |
| |
HOW_TO_RELEASE | Fri May 16 11:12:21 -0700 2008 | |
| |
LICENSE | Fri May 16 11:12:21 -0700 2008 | |
| |
README | Tue Nov 04 11:19:16 -0800 2008 | |
| |
Rakefile | Tue Nov 04 11:19:16 -0800 2008 | |
| |
adapter_extensions.gemspec | Thu May 22 11:45:11 -0700 2008 | |
| |
lib/ | Tue Nov 11 16:53:47 -0800 2008 | |
| |
test/ | Tue Nov 11 16:55:51 -0800 2008 |
README
This library provides extensions to Rails' ActiveRecord adapters. As of version 0.5, adapter_extensions has dependencies on ActiveSupport and ActiveRecord 2.1.x or higher. To use the MySQL adapter extensions with Rails 2.x, you must patch the mysql_adapter with the mysql_adapter_opt_local_infile.patch. To execute the unit tests you must first construct a adapter_extensions_unittest database.







