CodeIgniter4 icon indicating copy to clipboard operation
CodeIgniter4 copied to clipboard

feat: [Validation] add support for dbGroup as parameter in is_unique and is_not_unique

Open maniaba opened this issue 1 year ago • 2 comments

Description

See: #9215

Checklist:

  • [x] Securely signed commits
  • [ ] 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

maniaba avatar Oct 06 '24 19:10 maniaba

This is enchantment, send to branch 4.6

ddevsr avatar Oct 07 '24 01:10 ddevsr

This is enchantment, send to branch 4.6

I’ve switched to branch 4.6, everything is now set. Could you please remove the 'wrong branch' label?

maniaba avatar Oct 07 '24 20:10 maniaba

Thank you, @maniaba

paulbalandan avatar Dec 01 '24 17:12 paulbalandan