Issue With Full text Search
Hi Guys,
I have an issue with a sefl hosted version 0.43.1 when using the full text Search.
{
"errors": [
{
"message": "column "name" does not exist",
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
}
}
],
"data": null
}
Would you know where that could come from? Do I need to do something on the database?
5 Replies
Hello @Eesoka, is this occured after a migration ?
Or is it a fresh install ?
fresh install
Please use the latest patch version
0.43.3
. If the error still occurs let me knowAll good It fixed it !
Thank you so much !
Your welcome ! enjoy coding !