Module: Sequel::Schema

Defined in:
lib/sequel_core/schema/generator.rb,
lib/sequel_core/schema/sql.rb

Overview

The Schema module holds the schema generators and the SQL code relating to SQL DDL (Data Definition Language).

Defined Under Namespace

Modules: SQL Classes: AlterTableGenerator, Generator