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 (
commit ffb8e3afc4fe6f1bff55b9bc630b351dd38b8936
tree 170a6d188a7ac8eab6ad78e069605692b5267fc4
parent b4d9f42a3c18d1d903bbd7b49356e770d2a80b30
tree 170a6d188a7ac8eab6ad78e069605692b5267fc4
parent b4d9f42a3c18d1d903bbd7b49356e770d2a80b30
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
CHANGELOG | ||
| |
HOW_TO_RELEASE | ||
| |
LICENSE | ||
| |
README | ||
| |
Rakefile | ||
| |
adapter_extensions.gemspec | ||
| |
lib/ | ||
| |
test/ |
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.








