You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I am utilizing this package as well as codeigniter4-uuid and it seems that when its trying to query the foreign table its using the string version of the uuid and not the binary, so it never gets any results. Is there a way to solve this??