<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Ruby on Rails Plugins Tagged: mysql</title>
    <link>http://agilewebdevelopment.com/plugins</link>
    <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
    <description>Ruby on Rails Plugins from AgileWebDevelopment.com</description>
    <item>
      <title>InnoDB Migrations</title>
      <link>http://agilewebdevelopment.com/plugins/innodb_migrations</link>
      <description>Sets the default table type to InnoDB for new tables created with ActiveRecord migrations.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/innodb_migrations</guid>
      <author>Blake Watters</author>
    </item>
    <item>
      <title>MySQL Bigint</title>
      <link>http://agilewebdevelopment.com/plugins/mysql_bigint</link>
      <description>Adds support for bigint columns in mysql databases.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/mysql_bigint</guid>
      <author>Steve Hammond</author>
    </item>
    <item>
      <title>Enumerated Columns</title>
      <link>http://agilewebdevelopment.com/plugins/enumerated_columns</link>
      <description>Support for enumerated colums in MySQL or check constraints in other databases.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/enumerated_columns</guid>
      <author>William Sobel</author>
    </item>
    <item>
      <title>acts_as_fulltext_indexed</title>
      <link>http://agilewebdevelopment.com/plugins/acts_as_fulltext_indexed</link>
      <description>A MySQL-specific plugin that allows you to perform fulltext searching on models backed by InnoDB tables, so you get transactions, foreign keys, and row-level locking while retaining the power of fulltext search.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/acts_as_fulltext_indexed</guid>
      <author>Chris Heald</author>
    </item>
    <item>
      <title>RailsMyAdmin</title>
      <link>http://agilewebdevelopment.com/plugins/railsmyadmin</link>
      <description>Bolts on a backend model management system to an existing Rails app.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/railsmyadmin</guid>
      <author>Shanti Braford</author>
    </item>
    <item>
      <title>DB Log Cleaner</title>
      <link>http://agilewebdevelopment.com/plugins/db_log_cleaner</link>
      <description>Strips excess schema-related queries from development.log when using PostgreSQL or MySQL.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/db_log_cleaner</guid>
      <author>thomas morgan</author>
    </item>
    <item>
      <title>FastSessions</title>
      <link>http://agilewebdevelopment.com/plugins/fastsessions</link>
      <description>FastSessions is a sessions class for ActiveRecord sessions store created to work fast (really fast). It uses some techniques which are not so widely known in developers' community and only when they cause huge problems, performance consultants are trying to help with them.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/fastsessions</guid>
      <author>Alexey Kovyrin</author>
    </item>
    <item>
      <title>Spatial Adapter</title>
      <link>http://agilewebdevelopment.com/plugins/spatial_adapter</link>
      <description>Provides transparent support for PostGIS and MySQL Spatial geometric columns in Rails.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/spatial_adapter</guid>
      <author>Guilhem Vellut</author>
    </item>
    <item>
      <title>import_with_load_data_in_file</title>
      <link>http://agilewebdevelopment.com/plugins/import_with_load_data_in_file</link>
      <description>Bulk insert records at the speed of light using the MySql "LOAD DATA IN FILE" feature.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/import_with_load_data_in_file</guid>
      <author>http://paolodona.com</author>
    </item>
    <item>
      <title>MySQL Foreign keys</title>
      <link>http://agilewebdevelopment.com/plugins/mysql_foreign_keys</link>
      <description>Adds two methods to migrations for adding and removing foreign keys on MySQL tables.</description>
      <pubDate>Wed, 02 Aug 2006 18:54:44 GMT</pubDate>
      <guid>http://agilewebdevelopment.com/plugins/mysql_foreign_keys</guid>
      <author>Christian Johansen</author>
    </item>
  </channel>
</rss>
