Adds OR logic to ActiveRecord
Ruby
New
Free
Adds NOT logic to ActiveRecord
.
This is an ActiveRecord connection adapter for MySQL Spatial Extensions. It is based on the stock MySQL adapter, but provides...
This is an ActiveRecord connection adapter for MySQL Spatial Extensions. It is based on the stock MySQL2 adapter, but provides...
If you are stuck with a MySQL database where the naming is, well, unrailslike,
activerecord-mysql2-legacy-db-adapter offers a way...
Something with the combination of Rails 3.1, Mysql2 0.3.x, Capybara,
Selenium/Webkit/etc causes Mysql to raise exceptions where the...
Adds a :uuid column to ActiveRecord MySQL2 Adapter. Store UUIDs as 16 bytes binary column.
Cleaner structure.sql for MySQL.
An ActiveRecord extension for enabling SQL_CACHE and SQL_NO_CACHE in MySQL queries
It is the library to reconnect automatically when ActiveRecord is disconnected from MySQL.
MySQL index hint support for ActiveRecord
Enable enum type for the MySQL Adapter in ActiveRecord
Adds column comment and index comment to migrations for ActiveRecord MySQL adapters
Awesome patches backported for ActiveRecord MySQL adapters
An ActiveRecord adapter for MySQL, based on mysql gem.
Add PostgreSQL multiranges support
ActiveRecord/Rails integration for multi-tenant databases, in particular the Citus extension for PostgreSQL
MySQL Spatial Data Types for ActiveRecord
Mutex that can be used to synchronise ruby processes via an ActiveRecord datababase connection. (Only Mysql is supported at the...
A custom ActiveRecord serializer using MessagePack