mirror of
https://github.com/github/rails.git
synced 2026-01-30 00:38:00 -05:00
fc7fd4c5cee277d569fd406c55fc9d147ca000c1
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5259 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%