Plugins tagged by sql
- SQL Logging This SQL Logging plug-in combines three useful SQL debugging tools into one easy to use plug-in: ... Type: Plugin | Last updated: 24 March 2008
- Dry SQL DrySQL retrieves metadata from your DB's information schema, and uses this to identify keys, and generate associations and validations for your ActiveRecord::Base subclasses Type: Plugin | Last updated: 08 October 2007
- SQL Decimal Support A little plugin to add support for SQL decimal/numeric types in ActiveRecord for the PostgreSQL, MySQL and M$ SQL Server adapters Type: Plugin | Last updated: 06 October 2007
- ActiveRecord IO Mode Redirect the SQL statements that ActiveRecord generates to any object that responds to the method << Type: Plugin | Last updated: 06 October 2007
- SQL Session Store Provides much better performance than the default ActiveRecordStore shipping with Rails. Type: Plugin | Last updated: 03 October 2007
- SQL Cache SqlCaches enables the rails-application to store database-query-results in memory. Type: Plugin | Last updated: 18 September 2007
- Eager Finder SQL EagerFinderSql is a Rails plugin which allows custom SQL to be specified when doing eager loading of associations through the :include option to find. This allows for purpose-constructed queries to be used and still result in a fully linkedobject... Type: Plugin | Last updated: 15 September 2007

