diff options
author | Ryo Hashimoto <ryohashimoto@gmail.com> | 2019-04-08 12:22:54 +0900 |
---|---|---|
committer | Ryo Hashimoto <ryohashimoto@gmail.com> | 2019-04-08 23:20:14 +0900 |
commit | 54dce6870de23110cdf251d8f71a8e1a57dea7bb (patch) | |
tree | 0f9bb56ed181ba7c37e9183c0c831555224f1d90 /activerecord/test/cases/adapters/postgresql | |
parent | 57c7cbb1623c0e8befc58988a34bbb9896fd226a (diff) | |
download | rails-54dce6870de23110cdf251d8f71a8e1a57dea7bb.tar.gz rails-54dce6870de23110cdf251d8f71a8e1a57dea7bb.tar.bz2 rails-54dce6870de23110cdf251d8f71a8e1a57dea7bb.zip |
Improve log messages for #insert_all` / `#upsert_all` / `#insert` / `#upsert etc. methods
In #35077, `#insert_all` / `#upsert_all` / `#insert` / `#upsert` etc. methods are added. But Active Record logs only “Bulk Insert” log messages when they are invoked.
This commit improves the log messages to use collect words for how invoked them.
Diffstat (limited to 'activerecord/test/cases/adapters/postgresql')
0 files changed, 0 insertions, 0 deletions