class

Ralph::Migrations::Schema::Dialect::Base

Inherits Reference / Object

Instance methods

auto_increment_clause
Source
column_type(type : Symbol, options : Hash(Symbol, String | Int32 | Int64 | Float64 | Bool | Symbol | Nil)) : String
Source
identifier
Source
precision_sql(options : Hash(Symbol, String | Int32 | Int64 | Float64 | Bool | Symbol | Nil)) : String
Source
primary_key_definition(name : String, type : Symbol, default : String | Nil = nil) : String
Source
primary_key_definition(name : String) : String
Source