class

SQL::Builder

Inherits Reference < Object

Constants

SORTING_ORDER = {SQL_Select => 1, SQL_From => 2} of SQL::Component.class => Int32

Constructors

new(io : IO = IO::Memory.new)
Source

Instance methods

add(statement : SQL::Component) : self
Source
build
Source
to_s(*args, **options)
Source
to_s(*args, **options, &)
Source
tree
Source