aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/schema/sybase.drop.sql
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/schema/sybase.drop.sql')
-rw-r--r--activerecord/test/schema/sybase.drop.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/test/schema/sybase.drop.sql b/activerecord/test/schema/sybase.drop.sql
index ebb91931fb..1a2cc9ff56 100644
--- a/activerecord/test/schema/sybase.drop.sql
+++ b/activerecord/test/schema/sybase.drop.sql
@@ -31,5 +31,5 @@ DROP TABLE legacy_things
DROP TABLE numeric_data
DROP TABLE mixed_case_monkeys
DROP TABLE minimalistics
-DROP TABLE schema_info
+DROP TABLE schema_migrations
go