leogomes
9 years agoAce
LiQL BUG?
Hello,
I think i found a bug on LiQL
I have an user that shows when searching for a rank.id that he doesn't have that id
SELECT id,rank.id FROM users WHERE rank.id="39" LIMIT 999999999
and i get
Is there anything i can do to solve this?
Thanks
hi leogomes
I think it was just a caching/indexing issue since it works as expected now...