Class: Arel::Visitors::MySQL

Inherits:
ToSql show all
Defined in:
lib/arel/visitors/mysql.rb

Constant Summary

Constants inherited from ToSql

ToSql::AND, ToSql::COMMA, ToSql::DISTINCT, ToSql::GROUP_BY, ToSql::ORDER_BY, ToSql::SPACE, ToSql::WHERE, ToSql::WINDOW

Method Summary

Methods inherited from ToSql

#compile, #initialize

Methods inherited from Reduce

#accept

Methods inherited from Visitor

#accept, #initialize

Constructor Details

This class inherits a constructor from Arel::Visitors::ToSql