aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/db_definitions/oci2.drop.sql
blob: 7277a5255228c4fcc1cfdd4af7ad70f69c4d1c26 (plain) (blame)
1
2
drop table courses;
drop sequence rails_sequence;