michalsn / codeigniter4-uuid

UUID package for CodeIgniter 4 with support for Model and Entity.
MIT License
41 stars 9 forks source link

fix(UuidModel): update condition before converting uuid strings #6

Closed yassinedoghri closed 3 years ago

yassinedoghri commented 3 years ago

fixes #5

michalsn commented 3 years ago

Good catch. Thank you!