Threads
local build `composer installer:dev` issue
setup - dev container (default linux universal) WSL (test with gh codespace too) - php 8.5.7 - all extensions installed - `composer install` fine - `composer run installer:dev` issue => [appwrite-w...
- Self Hosted
6 hours ago
Query.search limitation
Since `string` is deprecated I used `varchar`, and now I cant use `Query.contains` , so I setup fulltext index and started using `Query.search` the issue is `Query.search` is very bad at searching, if...
- Databases
3 months ago