Flowdock
method

to_sql

Importance_1
Ruby on Rails latest stable (v6.1.7.7) - 0 notes - Class: Node
to_sql(engine = Table.engine) public

FIXME: this method should go away. I don’t like people calling to_sql on non-head nodes. This forces us to walk the AST until we can find a node that has a “relation” member.

Maybe we should just use `Table.engine`? :‘(

Show source
Register or log in to add new notes.