Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
clear
v0.8.20
Top Level Namespace
BigDecimal
Char
Citext
Clear
CLI
Base
Arguments
Flags
Command
Generator
Arguments
Flags
Migration
Arguments
Flags
Model
Arguments
Flags
NewKemal
Arguments
Flags
Record
Migration
Arguments
Down
Arguments
Flags
Flags
Migrate
Arguments
Flags
Rollback
Arguments
Flags
Seed
Arguments
Flags
Set
Arguments
Flags
Status
Arguments
Flags
Up
Arguments
Flags
Seed
Arguments
Flags
Enum
Converter
ErrorMessages
Expression
AvailableLiteral
JSONB
Node
Literal
Node
Between
BetweenType
DoubleOperator
Function
InArray
InRange
InSelect
JSONB
ArrayContains
Equality
Field
Literal
Minus
NodeArray
Not
NotBetween
BetweenType
Null
PGArray
Raw
Variable
UnsafeSql
IllegalEnumValueError
Interval
Converter
Migration
AddColumn
AddTable
ChangeColumnType
CreateEnum
CreateIndex
Direction
DropEnum
DropTable
Execute
FullTextSearchableHelpers
FullTextSearchableOperation
Priority
FullTextSearchableTableHelpers
Helper
IrreversibleMigration
Manager
Operation
RemoveColumn
RenameColumn
Table
ColumnOperation
FkeyOperation
IndexOperation
Model
ClassMethods
CollectionBase
Column
UnknownClass
Connection
Converter
ArrayConverterBool
ArrayConverterFloat32
ArrayConverterFloat64
ArrayConverterInt32
ArrayConverterInt64
ArrayConverterString
Base
BcryptPasswordConverter
BigDecimalConverter
BigFloatConverter
BigIntConverter
BoolConverter
Float32Converter
Float64Converter
Int16Converter
Int32Converter
Int64Converter
Int8Converter
JSON
AnyConverter
StringConverter
TimeConverter
UInt16Converter
UInt32Converter
UInt64Converter
UInt8Converter
UUIDConverter
Error
EventManager
EventKey
HookFunction
Factory
Base
PolymorphicFactory
SimpleFactory
FullTextSearchable
HasColumns
HasFactory
HasHooks
ClassMethods
HasRelations
HasSaving
HasScope
HasSerialPkey
HasTimestamps
HasValidation
Error
InvalidError
JSONDeserialize
QueryCache
ReadOnlyError
Relations
Reflection
Column
Collection
Table
Collection
SQL
Any
CancelTransactionError
Column
ConnectionPool
DeleteQuery
Error
ExecutionError
Fragment
From
InsertQuery
Inserable
Join
JSONB
JSONBHash
JSONBKey
Logger
OperationNotPermittedError
Query
Aggregate
BeforeQuery
Change
Connection
CTE
Execute
Fetch
From
GroupBy
Having
Join
Lock
OffsetLimit
OnConflict
OnConflictWhereClause
OrderBy
Record
Pluck
Select
Where
Window
WindowDeclaration
WithPagination
QueryBuildingError
RecordNotFoundError
RollbackError
Selectable
SelectBuilder
SelectQuery
Symbolic
Transaction
Level
UpdateQuery
Updatable
UpdateInstruction
TimeInDay
Converter
TSVector
Converter
Lexem
Position
Util
Validation
Helper
View
Slice
Time
UUID
Generated using Crystal 1.14.0
2024-11-05 15:21:02 UTC
abstract struct
Clear::
SQL::
Fragment
Clear::SQL::Fragment
Struct
Value
Object
Direct Known Subclasses
Clear::SQL::Column
Clear::SQL::From
Clear::SQL::Join
Defined in:
clear/sql/fragment/fragment.cr
Constructors
.new
Instance Method Summary
#initialize
#to_sql
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
initialize
#
[
View source
]
abstract def
to_sql
#
[
View source
]