codeigniter4 / shield

Authentication and Authorization for CodeIgniter 4
https://shield.codeigniter.com
MIT License
351 stars 123 forks source link

fix: passing Time to Query Builder in UserModel #1095

Closed kenjis closed 3 months ago

kenjis commented 3 months ago

Description See #1086, #1092

Query Builder does not accept Time instances.

Checklist: