Saqib Ansari
Saqib Ansari
Yes it can be. Reopen the issue if you cannot connect with any non-frappe database
@reach2rv Does query builder work after making the change?
Can you post the error here please. Check the browser console for the error
It will require a significant effort to support multiple schemas in a single data source. However, I have a potential solution in mind. I can add a schema field in...
I'll be working on improving error handling later next month. Until then please use the browser console (ctrl+shift+j) to check the error message
The accuracy wasn't very good. Most of the time I had to point out what's wrong in the generated query, which isn't feasible for someone who isn't good with SQL....
FYI: Using `gpt-4` model which costs of avg `$0.02 / 1k tokens` the below generation consumed `$0.05` that's `₹4` per query 😅 Question: `find top 10 categories by order value`...
Are you still facing this issue? I haven't been able to replicate it on any site/local instance. It seems to be an issue with the `frappe-ui` version which has been...
problem eg. support rating field in a support ticket record, the values could be 5, 4, 3, 4, 5, etc. since these fields are integer values, the column is formatted...
I think, a better search bar with filters would eliminate the need for this.