Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sql
main
SQL
Builder
Component
Error
InvalidStatementError
SQL_From
SQL_Select
SQL_With
Generated using Crystal 1.14.0
2024-11-26 08:25:53 UTC
abstract struct
SQL::
Component
SQL::Component
Struct
Value
Object
Direct Known Subclasses
SQL_From
SQL_Select
SQL_With
Defined in:
sql/component.cr
Constructors
.new
Instance Method Summary
#build
(io : IO) : Nil
#initialize
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
abstract def
build
(io : IO) : Nil
#
[
View source
]
def
initialize
#
[
View source
]