vault backup: 2024-01-01 22:32:40

This commit is contained in:
2024-01-01 22:32:40 -05:00
parent 7a9bdacd00
commit 62495d654d

View File

@@ -21,4 +21,6 @@ Imports deal with SurQL files, similar to SQL files, filled with statements that
`surreal import -e http://127.0.0.1:8002 --user root --pass root --ns test --db test export.surql` `surreal import -e http://127.0.0.1:8002 --user root --pass root --ns test --db test export.surql`
## Exporting ## Exporting a running database
Exporting throws everything into a SurQL file, used for analysis