trilogy-libraries / activerecord-trilogy-adapter

Active Record adapter for the Trilogy database client for Rails v6.0 - v7.0.
https://github.com/trilogy-libraries/trilogy
MIT License
167 stars 16 forks source link

Incorporate Rails PR #48068 #59

Closed lorint closed 10 months ago

lorint commented 11 months ago

casperisfine indicates: "It's hard to understand what uses_transactions does.", so this PR renames uses_transactions to materialize_transactions.

(@kamil-gwozdz had originally created PR #39 to bring in rails/rails#48068, and now that there has been a bit more shuffling around, here is a more current version.)