1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00
This commit is contained in:
lana-k
2022-01-06 21:32:52 +01:00
parent f9561b8678
commit b273d7677d
40 changed files with 637 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
If you run sqliteviz on your own server you can specify predefined inquiries.
These inquiries will appear in `Inquiries` list for all users working with
sqliteviz on your server.
To create a list of predefined inquiries choose inquiries in `Inquiries` list
and export them to `inquiries.json`. Then (re)place this file on the server in
the same directory as `index.html`.
A user can't edit, rename or delete a predefined inquiry. The rest operations
are available.