Classes: Sql
4 5 6
# File 'lib/typed_dag/sql/insert_closure_of_depth.rb', line 4 def self.sql(configuration, depth) Sql.new(configuration).sql(depth) end