diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-12-11 06:40:38 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-12-11 06:40:38 +0900 |
commit | 07f0f1a8c7bcb3f789bb48bba7f4a485bfa317e9 (patch) | |
tree | f67c2408eba9d62896b8b8469746155002ed438a /activesupport/lib/active_support/time.rb | |
parent | cf71f31e2e152eceeb311aea6eadba3f2a814d81 (diff) | |
download | rails-07f0f1a8c7bcb3f789bb48bba7f4a485bfa317e9.tar.gz rails-07f0f1a8c7bcb3f789bb48bba7f4a485bfa317e9.tar.bz2 rails-07f0f1a8c7bcb3f789bb48bba7f4a485bfa317e9.zip |
Don't treat begin and rollback transactions as write queries
Otherwise `save` method would raise the `ReadOnlyError` against `BEGIN`
and `ROLLBACK` queries.
Diffstat (limited to 'activesupport/lib/active_support/time.rb')
0 files changed, 0 insertions, 0 deletions