1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-07 02:28:54 +08:00
Files
sqliteviz/Export-current-database.md
2022-01-06 22:34:07 +01:00

7 lines
261 B
Markdown

# Export current database
Sqliteviz allows running not only `SELECT` statements but DML/DDL statements
too. You can save database modifications into a `.sqlite` file by clicking on
icon ![](./img/file-export.svg) next to the database name on `Workspace`
page.