Sha256: bb19b0217058517b981ed2e5ea21efdaa3de6855fc6f94cbf5301c2fc238af89

Contents?: true

Size: 151 Bytes

Versions: 30

Compression:

Stored size: 151 Bytes

Contents

CREATE TABLE `tracks` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `public` int(4) DEFAULT 0,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8

Version data entries

30 entries across 30 versions & 3 rubygems

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