Plugins tagged by mysql

  • Multi Statement Query This plugin allows you to perform multiple statements, each optionally returning a resultset, with a single query to the database. Only MySQL is planned for now. When the DB server is remote, performance gains should be quite noticeable. Type: Plugin | Last updated: 19 February 2008
  • InnoDB Migrations This plugin changes the default table type to InnoDB for tables created via Active Record migrations Type: Plugin | Last updated: 16 October 2007
  • MySQL Tasks Some rake tasks to automate common database tasks (create/destroy & backup/restore). Type: Plugin | Last updated: 06 October 2007
  • Mysql Bigint This plugin changes the way ActiveRecord interacts with MySQL using the limit parameter and integer columns. While most databases seem to automatically adjust the size (in bytes) of an integer column to fit the data stored in it. In these... Type: Plugin | Last updated: 05 October 2007
  • Acts As Fulltext Indexed Enable full text search for Mysql InnoDB, just like MyISAM tables. Type: Plugin | Last updated: 05 October 2007