Georgios Komninos

Results 5 issues of 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 ```...

bug
:books: postgresql
:wrench: golang
:computer: linux

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?

feature

The project needs a WIKI page with more detailed instructions about usage. If someone is willing to contribute I am happy to assist.

help wanted

Add pagination in the UI. Pagination should have a way to move forward or back across pages ![image](https://github.com/user-attachments/assets/6aded00a-1452-4c23-867c-a8dfb6999f29) here you can see most of the files that need to change:...

enhancement
good first issue

Is it possible to support a column of type vector from pgvector? thanks

enhancement