Agile Web Development

Build it. Launch it. Love it.

Plugins Tagged sql

  • Slice and Dice

    Allows construction of where clauses using a hash passed in as the :conditions option.

  • Query Analyzer

    Provides query analysis using the MySQL query execution plan. Each SQL select query will be 'EXPLAIN'ed and added to the log files right below the original query.

  • PostgreLogCleaner

    Make ActiveRecord logs more short and clean by removing system SQL logs lines.

  • QueryTrace

    Adds a filtered stack trace to each logged query.

  • RailsWhere

    Flexible condition builder. Supports sanitization.