Class SQL::TableCreator
In: lib/sql/table_creator.rb
Parent: Object

Methods

column   new   now   quoted_table_name   to_sql   uuid  

Classes and Modules

Class SQL::TableCreator::Column
Class SQL::TableCreator::SqlExpr

Attributes

opts  [RW] 
table_name  [RW] 

Public Class methods

Public Instance methods

A helper for using the native NOW() SQL function in a default

A helper for using the native UUID() SQL function in a default

[Validate]