Georgios Komninos
Georgios Komninos
### Version 1.14.0 ### What happened? the above query does not compile using sqlc generate. ### Relevant log output ```shell # package orm queries/users.sql:8:5: column "rank_email" does not exist ```...
Can you please add an example of how to add indexes and what the use_index means ? Is adding the indexes and the operators possible on a JSONB column?
The project needs a WIKI page with more detailed instructions about usage. If someone is willing to contribute I am happy to assist.
Add pagination in the UI. Pagination should have a way to move forward or back across pages  here you can see most of the files that need to change:...
Is it possible to support a column of type vector from pgvector? thanks