diff options
author | Yves Senn <yves.senn@gmail.com> | 2015-02-18 08:54:40 +0100 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2015-02-18 08:54:40 +0100 |
commit | 07b659ca3f6945b5032690f38fdd0e080b842d37 (patch) | |
tree | 4a49af0b2fadff5845d449c2d74cb68047db7818 /activesupport/lib/active_support/locale | |
parent | 1e27e7d72d839b1109f36d381f746fa969c3d946 (diff) | |
download | rails-07b659ca3f6945b5032690f38fdd0e080b842d37.tar.gz rails-07b659ca3f6945b5032690f38fdd0e080b842d37.tar.bz2 rails-07b659ca3f6945b5032690f38fdd0e080b842d37.zip |
prefer `drop_table if_exists: true` over raw SQL.
/cc @yahonda
This makes it easier for third party adapters to run our tests,
even if that database does not support IF EXISTS.
Diffstat (limited to 'activesupport/lib/active_support/locale')
0 files changed, 0 insertions, 0 deletions