class

Focus::Table

Inherits Focus::SerializableTable / Focus::ReadableTable / Focus::SQLite::ReadableTable / Focus::PG::ReadableTable / Focus::UpdateableTable / Reference / Object

Constructors

new(schema_name : String | Nil, table_name : String, table_alias : String | Nil, columns : Array(Focus::Expression))
Source

Instance methods

aliased(table_alias : String | Nil = nil) : self
Source
columns
Source
dialect
Source
excluded
Source
schema_name
Source
table_alias
Source
table_name
Source