querymx / querym

Querym is free, open-source and cross-platform MySQL and PostgreSQL GUI client.
https://querym.net/
GNU General Public License v3.0
94 stars 28 forks source link

Add row selection support #44

Closed invisal closed 1 year ago

invisal commented 1 year ago

We can extend the OptimizedTable (https://github.com/invisal/query-master/blob/main/src/renderer/components/OptimizeTable/index.tsx) to support row selection.

We should expose two properties:

How user interact with the table to change the row selection:

invisal commented 1 year ago

@ebfood if you want to pick this issue up.

ebfood commented 1 year ago

I will come to solve this! please assign it to me