Module Cucumber::ThinkingSphinx::SqlLogger
In: lib/cucumber/thinking_sphinx/sql_logger.rb

Methods

Constants

IGNORED_SQL = [ /^PRAGMA/, /^SELECT currval/, /^SELECT CAST/, /^SELECT @@IDENTITY/, /^SELECT @@ROWCOUNT/, /^SHOW FIELDS/

Public Class methods

Public Instance methods

[Validate]