RamiAwar / dataline

Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...
https://dataline.app
GNU General Public License v3.0
766 stars 70 forks source link

S14.2 - Add export functionality to tables #213

Open RamiAwar opened 3 months ago

anthony2261 commented 3 months ago

What do you mean by export?

RamiAwar commented 3 months ago

What do you mean by export?

As in exporting a query run result as a CSV file.

RamiAwar commented 3 months ago

I "started" with this by storing the query run results first. This allows us to run a simple export from the backend now. Not working on this now though, will unassign myself.