mirror of
https://github.com/github/rails.git
synced 2026-02-06 12:15:17 -05:00
fe4d5ea786aa82426735b081b6f1581678222814
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5260 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Added timeout option to SQLite3 configurations to deal more gracefully with SQLite3::BusyException, now the connection can instead retry for x seconds to see if the db clears up before throwing that exception (closes #6126) [wreese@gmail.com] Added default timeout setting of 5 seconds to SQLite3 database.yml configurations [DHH]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%