Sha256: b777f45d1b8e12007820a10e0889df1502ca13e63c37b51b70acf0a7a5a4c96f

Contents?: true

Size: 203 Bytes

Versions: 42

Compression:

Stored size: 203 Bytes

Contents

CREATE TABLE `destination` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `destination` int(11) DEFAULT NULL,
  `common` varchar(255) DEFAULT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8

Version data entries

42 entries across 42 versions & 4 rubygems

Version Path
lhm-shopify-3.5.2 spec/fixtures/destination.ddl
lhm-shopify-3.5.0 spec/fixtures/destination.ddl
lhm-shopify-3.5.1 spec/fixtures/destination.ddl
lhm-shopify-3.4.2 spec/fixtures/destination.ddl
lhm-shopify-3.4.1 spec/fixtures/destination.ddl
lhm-shopify-3.4.0 spec/fixtures/destination.ddl
lhm-shopify-3.3.6 spec/fixtures/destination.ddl
lhm-shopify-3.3.5 spec/fixtures/destination.ddl
lhm-2.2.0 spec/fixtures/destination.ddl
lhm-2.1.0 spec/fixtures/destination.ddl
lhm-2.0.0 spec/fixtures/destination.ddl
lhm-1.3.0 spec/fixtures/destination.ddl
lhm-1.2.0 spec/fixtures/destination.ddl
sbader-lhm-1.1.0 spec/fixtures/destination.ddl
lhm-1.1.0 spec/fixtures/destination.ddl
lhm-1.0.3 spec/fixtures/destination.ddl
lhm-1.0.2 spec/fixtures/destination.ddl
lhm-1.0.0.rc7 spec/fixtures/destination.ddl
lhm-1.0.0.rc6 spec/fixtures/destination.ddl
lhm-1.0.0.rc5 spec/fixtures/destination.ddl