All tagged by mysql

  • Set Names UTF8 tiny ror plugin that ensures that connection with mysql is in utf8 Type: Plugin | Last updated: 28 October 2008
  • Import With Load Data In File Ruby on Rails plugin that leverage the MySql "LOAD DATA IN FILE" feature to quickly insert large amounts of data into a table Type: Plugin | Last updated: 14 October 2008
  • 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