invisal / libsql-studio

A lightweight LibSQL/rqlite graphical client on your browser
https://libsqlstudio.com
MIT License
162 stars 13 forks source link

feat: add export for whole query result #95

Closed invisal closed 3 weeks ago

invisal commented 1 month ago

I have added the mock-up design

You follow these code for export https://github.com/invisal/libsql-studio/blob/develop/gui/src/components/query-result-table.tsx#L370

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **libsql-studio-preview** | ⬜️ Ignored ([Inspect](https://vercel.com/invisals-projects/libsql-studio-preview/FQybBq2qpPeNABBdjf41nVzFXBTw)) | [Visit Preview](https://libsql-studio-preview-git-export-whole-result-invisals-projects.vercel.app) | | Jun 19, 2024 7:46am | | **libsql-viewer** | ⬜️ Ignored ([Inspect](https://vercel.com/invisals-projects/libsql-viewer/35izf36jHBZcSHLHNLs7KYVGGHB8)) | [Visit Preview](https://libsql-viewer-git-export-whole-result-invisals-projects.vercel.app) | | Jun 19, 2024 7:46am |
invisal commented 3 weeks ago

LGTM