Sha256: cee0d7e22082ab2bb39cfed70eb648db05939fef86c0c019e04da0132d15077a
Contents?: true
Size: 1.7 KB
Versions: 2
Compression:
Stored size: 1.7 KB
Contents
drop table MEMBERSHIPS; drop table REFERENCE_CODES; drop table TARIFFS; drop table ARTICLES; drop table GROUPS; drop table MEMBERSHIP_STATUSES; drop table READINGS; drop table REFERENCE_TYPES; drop table STREETS; drop table PRODUCTS; drop table USERS; drop table SUBURBS; drop table PRODUCT_TARIFFS; drop table KITCHEN_SINK;
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
composite_primary_keys-0.9.90 | test/fixtures/db_definitions/db2-drop-tables.sql |
composite_primary_keys-0.9.91 | test/fixtures/db_definitions/db2-drop-tables.sql |