Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
54
commits
Allow to pass transaction options to the `in_transaction` helper
791761bView on GitHubAdd `in_transaction` helper method to avoid nesting transactions blocks (#23)
943d731View on GitHub1.2.2: Fix connection leak when for invocations outside of Rails executor (№2)
30ec909View on GitHubFix connection leak when no connection open in the current thread (#22)
d23b57dView on GitHub1.2.1: Fix connection leak for invocations outside of Rails executor
880686aView on GitHubFix connection leak when outside Rails executor with no connection open (#21)
fc47890View on GitHub1.2.0: Allow to change callbacks action when called outside transaction
fd717c2View on GitHubAllow to change outside of transaction action for callbacks (#18)
0185f47View on GitHubDrop old Ruby and ActiveRecord versions from CI matrix
31ba373View on GitHubInclude Ruby 3.1 and ActiveRecord 7.0 to test matrix 🎄
a6aa476View on GitHub