CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

fix: Forge::dropColumn() seems to always return false.

Open ping-yee opened this issue 8 months ago • 0 comments

Description Fixes #8849 I think return sql execute result directly is a simplest way to fix this issue.

Checklist:

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

ping-yee avatar Jun 01 '24 08:06 ping-yee