Sha256: 8ee307ec3e6c14e4701681131306c3503de8b4d9a121b5413ed4fa849db6b852

Contents?: true

Size: 757 Bytes

Versions: 28

Compression:

Stored size: 757 Bytes

Contents

DROP TABLE accounts;
DROP TABLE funny_jokes;
DROP TABLE companies;
DROP TABLE topics;
DROP TABLE developers;
DROP TABLE projects;
DROP TABLE developers_projects;
DROP TABLE customers;
DROP TABLE orders;
DROP TABLE movies;
DROP TABLE subscribers;
DROP TABLE booleantests;
DROP TABLE auto_id_tests;
DROP TABLE entrants;
DROP TABLE colnametests;
DROP TABLE mixins;
DROP TABLE people;
DROP TABLE readers;
DROP TABLE binaries;
DROP TABLE computers;
DROP TABLE tasks;
DROP TABLE posts;
DROP TABLE comments;
DROP TABLE authors;
DROP TABLE categories;
DROP TABLE categories_posts;
DROP TABLE fk_test_has_fk;
DROP TABLE fk_test_has_pk;
DROP TABLE keyboards;
DROP TABLE legacy_things;
DROP TABLE numeric_data;
DROP TABLE mixed_case_monkeys;
DROP TABLE minimalistics;

Version data entries

28 entries across 28 versions & 8 rubygems

Version Path
activerecord-odbc-adapter-openedge-2.3.7 test/fixtures/db_definitions/mysql.drop.sql
activerecord-odbc-adapter-openedge-2.3.6 test/fixtures/db_definitions/mysql.drop.sql
activerecord-odbc-adapter-openedge-2.3.5 test/fixtures/db_definitions/mysql.drop.sql
activerecord-odbc-adapter-openedge-2.3.4 test/fixtures/db_definitions/mysql.drop.sql
activerecord-odbc-adapter-openedge-2.3.3 test/fixtures/db_definitions/mysql.drop.sql
activerecord-odbc-adapter-openedge-2.3.2 test/fixtures/db_definitions/mysql.drop.sql
activerecord-odbc-adapter-openedge-2.3.1 test/fixtures/db_definitions/mysql.drop.sql
activerecord-odbc-adapter-openedge-2.3 test/fixtures/db_definitions/mysql.drop.sql
andrew311-activerecord-odbc-adapter-2.3.1 test/fixtures/db_definitions/mysql.drop.sql
dosire-activerecord-odbc-adapter-2.0 test/fixtures/db_definitions/mysql.drop.sql
dosire-activerecord-odbc-adapter-2.1 test/fixtures/db_definitions/mysql.drop.sql
dosire-activerecord-odbc-adapter-2.2 test/fixtures/db_definitions/mysql.drop.sql
dosire-activerecord-odbc-adapter-2.3 test/fixtures/db_definitions/mysql.drop.sql
spariev-activerecord-odbc-adapter-2.0.1 test/fixtures/db_definitions/mysql.drop.sql
activerecord-2.0.5 test/fixtures/db_definitions/sqlite.drop.sql
activerecord-2.0.0 test/fixtures/db_definitions/sqlite.drop.sql
activerecord-2.0.1 test/fixtures/db_definitions/sqlite.drop.sql
activerecord-2.0.2 test/fixtures/db_definitions/sqlite.drop.sql
activerecord-2.0.4 test/fixtures/db_definitions/sqlite.drop.sql
activerecord-odbc-adapter-2.0 test/fixtures/db_definitions/mysql.drop.sql