Module: TableStructure
- Defined in:
- lib/table_structure.rb,
lib/table_structure/schema.rb,
lib/table_structure/writer.rb,
lib/table_structure/version.rb,
lib/table_structure/iterator.rb,
lib/table_structure/schema/table.rb,
lib/table_structure/schema/utils.rb,
lib/table_structure/schema/column.rb,
lib/table_structure/schema/definition.rb,
lib/table_structure/schema/dsl/option.rb,
lib/table_structure/schema/column/attrs.rb,
lib/table_structure/schema/column/schema.rb,
lib/table_structure/schema/definition/error.rb,
lib/table_structure/schema/dsl/result_builder.rb,
lib/table_structure/schema/dsl/context_builder.rb,
lib/table_structure/schema/definition/validator.rb,
lib/table_structure/schema/dsl/column_converter.rb,
lib/table_structure/schema/dsl/column_definition.rb
Defined Under Namespace
Modules: Schema Classes: Error, Iterator, Writer
Constant Summary collapse
- VERSION =
'0.3.2'