class MySqlExplainer::WhereExplainerSection
Public Instance Methods
term_name()
click to toggle source
# File lib/log_magic/explainers/mysql/where_explainer.rb, line 4 def term_name 'WHERE' end
# File lib/log_magic/explainers/mysql/where_explainer.rb, line 4 def term_name 'WHERE' end