Sha256: 05233c714a769512718f5e03d64f58bcdd68cdcdc61289427cb276709d983a8b

Contents?: true

Size: 103 Bytes

Versions: 8

Compression:

Stored size: 103 Bytes

Contents

CREATE TABLE `small_table` (
  `id` INT(11),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
lhm-2.2.0 spec/fixtures/small_table.ddl
lhm-2.1.0 spec/fixtures/small_table.ddl
lhm-2.0.0 spec/fixtures/small_table.ddl
lhm-1.3.0 spec/fixtures/small_table.ddl
lhm-1.2.0 spec/fixtures/small_table.ddl
sbader-lhm-1.1.0 spec/fixtures/small_table.ddl
lhm-1.1.0 spec/fixtures/small_table.ddl
lhm-1.0.3 spec/fixtures/small_table.ddl