Sha256: e33563aa0833af97165a6f947baca8f495aa9779502cd3fbca8a0a4129c635e7
Contents?: true
Size: 632 Bytes
Versions: 1
Compression:
Stored size: 632 Bytes
Contents
drop table if exists TM_SUBJECT_LOCATORS; drop table if exists TM_VARIANT_NAME_SCOPE; drop table if exists TM_SUBJECT_IDENTIFIERS; drop table if exists TM_TOPIC_MAP; drop table if exists TM_TOPIC_NAME_SCOPE; drop table if exists TM_TOPIC_NAME; drop table if exists TM_OCCURRENCE; drop table if exists TM_ASSOCIATION_SCOPE; drop table if exists TM_ITEM_IDENTIFIERS; drop table if exists TM_ADMIN_SEQUENCE; drop table if exists TM_TOPIC; drop table if exists TM_OCCURRENCE_SCOPE; drop table if exists TM_VARIANT_NAME; drop table if exists TM_ASSOCIATION; drop table if exists TM_ASSOCIATION_ROLE; drop table if exists TM_TOPIC_TYPES;
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rtm-ontopia-0.3.1-java | res/rdbms/setup/mysql.force_drop.sql |