Sha256: b777f45d1b8e12007820a10e0889df1502ca13e63c37b51b70acf0a7a5a4c96f

Contents?: true

Size: 203 Bytes

Versions: 41

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

41 entries across 41 versions & 4 rubygems

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