mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-07 02:28:54 +08:00
7 lines
261 B
Markdown
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  next to the database name on `Workspace`
|
|
page.
|