Skip to content

Commit

Permalink
already defined in quoting
Browse files Browse the repository at this point in the history
  • Loading branch information
aderyabin committed Apr 25, 2012
1 parent cd556c9 commit d6b3dbe
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,6 @@ def supports_explain?

# QUOTING ==================================================

# Override to return the quoted table name. Defaults to column quoting.
def quote_table_name(name)
quote_column_name(name)
end

# Returns a bind substitution value given a +column+ and list of current
# +binds+
def substitute_at(column, index)
Expand Down

0 comments on commit d6b3dbe

Please sign in to comment.