Sha256: c0ec29dc2ddc1e698a35d98ed6d59b25b86ae35a33c0dce52c308aa6a7f2e729

Contents?: true

Size: 118 Bytes

Versions: 27

Compression:

Stored size: 118 Bytes

Contents

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

Version data entries

27 entries across 27 versions & 2 rubygems

Version Path
lhm-shopify-4.4.2 spec/fixtures/small_table.ddl
lhm-shopify-4.4.1 spec/fixtures/small_table.ddl
lhm-shopify-4.4.0 spec/fixtures/small_table.ddl
lhm-shopify-4.3.0 spec/fixtures/small_table.ddl
lhm-shopify-4.2.3 spec/fixtures/small_table.ddl
lhm-shopify-4.2.2 spec/fixtures/small_table.ddl
lhm-shopify-4.2.1 spec/fixtures/small_table.ddl
lhm-shopify-4.2.0 spec/fixtures/small_table.ddl
lhm-shopify-4.1.1 spec/fixtures/small_table.ddl
lhm-shopify-4.1.0 spec/fixtures/small_table.ddl
lhm-shopify-4.0.0 spec/fixtures/small_table.ddl
lhm-teak-3.6.4 spec/fixtures/small_table.ddl
lhm-teak-3.6.3 spec/fixtures/small_table.ddl
lhm-teak-3.6.2 spec/fixtures/small_table.ddl
lhm-teak-3.6.1 spec/fixtures/small_table.ddl
lhm-teak-3.6.0 spec/fixtures/small_table.ddl
lhm-shopify-3.5.5 spec/fixtures/small_table.ddl
lhm-shopify-3.5.4 spec/fixtures/small_table.ddl
lhm-shopify-3.5.3 spec/fixtures/small_table.ddl
lhm-shopify-3.5.2 spec/fixtures/small_table.ddl