currently i was working on one issue and i found the queries.php file in the appwrite github https://github.com/appwrite/appwrite/blob/384543c553f01ac889790042693136b4bfbd80f7/src/Appwrite/Utopia/Database/Validator/Queries.php
but when i see the clone one in my files it dont exists i am bit confuse please help if i am missing something
What branch are.yoy on? I'm pretty sure it was moved to the utopia-php/databases repo.
Anyways, what are you working on?
ya it is not in main branch i missed it. it is in some 384543c branch and i am not able to see it
i am working on this issue
https://github.com/appwrite/appwrite.git
here he has included that file i thought it will be in the main
You didn't share an issue
oo my bad
I see. Like I said, that's been moved to here: https://github.com/utopia-php/database/blob/main/src/Database/Validator/Queries.php
ya thank you very much
do it have any http client which you are using to get api calls or we just have to check for the query is valid
i have created a pull request for it https://github.com/utopia-php/database/pull/370
can you please review as its my first pull request if any mistake happens please forgive
always make sure to link the PR to the issue
btw, first thing you should do when starting to work on an issue is to try and reproduce the problem. While doing so, you would have seen that the problem no longer exists.
oo kkk i will keep it in mind
hey i have one more doubt
i was just exploring the issues
i came to know about this issue https://github.com/appwrite/appwrite/issues/5936
i reproduced it in that the error off pattern attribute value does not comes in my console in web but it comes in the webpage
and similarly we want warning in the webpage only na so does it means the error is solved?
huh?
Recommended threads
- Relationship data Not showing on update ...
Version : 1.9.0 OS/System : Windows10/Docker Database : MongoDB Clean Zero Installation The first thing I did in the testing process was create a category and...
- I lost my account, only thing i have is ...
So i had this project on appwrite for my web project called Islami zindagi, but i havent used it in a while, now i tried to login, but i could not remember the ...
- 403 The current user has been blocked.
Hello, I have a free plan; I've tried to access my project and I get the message "403 The current user has been blocked." I have database, sites, and auth in us...