Disabling Rails SQL query caching globally

后端 未结 2 1905
时光说笑
时光说笑 2021-01-04 02:48

Is there any way to turn off Rails\' SQL query caching globally? Or, at the very least, not use it when i enter a transaction block?

Also, does sql query caching onl

2条回答
提交回复
热议问题