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 #47974 #46

Closed lorint closed 12 months ago

lorint commented 1 year ago

Per @adrianna-chang-shopify:

Go through the Trilogy#discard! method added in https://github.com/trilogy-libraries/trilogy/pull/65 to ensure that forked connections can be discarded cleanly when calling TrilogyAdapter#discard!. We should also call super in discard!.