diff options
author | Sean Griffin <sean@seantheprogrammer.com> | 2017-07-25 08:10:52 -0400 |
---|---|---|
committer | Sean Griffin <sean@seantheprogrammer.com> | 2017-07-25 08:12:11 -0400 |
commit | b691a946ba229b72f9ec30e50ba5b9ba1e39e6fa (patch) | |
tree | 0b7ca426c1c34bc588727c25bec0416da5795f93 /rails.gemspec | |
parent | 902aa87f582843cfacb4eadcb844ab144aaeedd0 (diff) | |
download | rails-b691a946ba229b72f9ec30e50ba5b9ba1e39e6fa.tar.gz rails-b691a946ba229b72f9ec30e50ba5b9ba1e39e6fa.tar.bz2 rails-b691a946ba229b72f9ec30e50ba5b9ba1e39e6fa.zip |
Fix `dbconsole` test when tempdir is a long path
The output of `.databases` in SQLite will truncate to a certain size.
This causes the test to fail when run locally from a mac, or anything
which has a tempdir with more than a few characters. This pragma has
the same output, but presented as a normal query, meaning no truncation
will occur.
Diffstat (limited to 'rails.gemspec')
0 files changed, 0 insertions, 0 deletions