-
Notifications
You must be signed in to change notification settings - Fork 0
theworkinggroup/rails_mysql_hacks
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
MySQL Hacks =========== This is a collection of extensions for the MySQL part of ActiveRecord and associated modules. * Support for FORCE INDEX in queries via find(:all, :index => 'index_name') * Support for SQL_CALC_FOUND_ROWS via find(:all, :count_rows => true) * Support for FULLTEXT INDEX via add_fulltext_index method for migrations * Support within schema.rb for MySQL VIEWs
About
Useful Rails MySQL Patches
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published