aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/schema/db22.drop.sql
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/schema/db22.drop.sql')
-rw-r--r--activerecord/test/schema/db22.drop.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/test/schema/db22.drop.sql b/activerecord/test/schema/db22.drop.sql
new file mode 100644
index 0000000000..09681bf446
--- /dev/null
+++ b/activerecord/test/schema/db22.drop.sql
@@ -0,0 +1 @@
+DROP TABLE courses;