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/csv/writer.rb,
lib/table_structure/schema/table.rb,
lib/table_structure/schema/utils.rb,
lib/table_structure/schema/dsl/option.rb,
lib/table_structure/schema/column/attrs.rb,
lib/table_structure/schema/class_methods.rb,
lib/table_structure/schema/column/schema.rb,
lib/table_structure/schema/column/factory.rb,
lib/table_structure/schema/result_builders.rb,
lib/table_structure/schema/context_builders.rb,
lib/table_structure/schema/column_converters.rb,
lib/table_structure/schema/dsl/result_builder.rb,
lib/table_structure/schema/dsl/context_builder.rb,
lib/table_structure/schema/table/key_decorator.rb,
lib/table_structure/schema/dsl/column_converter.rb,
lib/table_structure/schema/dsl/column_definition.rb,
lib/table_structure/schema/column/definition/error.rb,
lib/table_structure/schema/column/definition/compiler.rb,
lib/table_structure/schema/column/definition/validator.rb
Defined Under Namespace
Modules: CSV, Schema Classes: Error, Iterator, Writer
Constant Summary collapse
- VERSION =
'0.3.16'