harry-core/src/harry/ddl/SchemaGenerators.java [362:367]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                  ColumnSpec.int8Type,
                                  ColumnSpec.int16Type,
                                  ColumnSpec.int32Type,
                                  ColumnSpec.int64Type,
                                  ColumnSpec.floatType,
                                  ColumnSpec.doubleType,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



harry-core/src/harry/ddl/SchemaGenerators.java [370:375]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
                                 ColumnSpec.int8Type,
                                 ColumnSpec.int16Type,
                                 ColumnSpec.int32Type,
                                 ColumnSpec.int64Type,
                                 ColumnSpec.floatType,
                                 ColumnSpec.doubleType,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



