CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

feat: add BaseConnection::resetTransStatus()

Open kenjis opened this issue 1 year ago • 0 comments

Description See #6909 https://github.com/codeigniter4/CodeIgniter4/pull/6886#issuecomment-1324182519

To restart transactions after strict mode failure.

Checklist:

  • [x] Securely signed commits
  • [x] Component(s) with PHPDoc blocks, only if necessary or adds value
  • [ ] Unit testing, with >80% coverage
  • [x] User guide updated
  • [x] Conforms to style guide

kenjis avatar Apr 12 '24 02:04 kenjis