module Sequel::Schema

  1. lib/sequel/database/schema_generator.rb
Parent: Sequel

The Schema module holds the schema generators.

Constants

Generator = CreateTableGenerator  

Alias of CreateTableGenerator for backwards compatibility.