vault backup: 2024-01-01 23:15:40

This commit is contained in:
2024-01-01 23:15:40 -05:00
parent 44eb111c5f
commit f5376e7c06

View File

@@ -6,7 +6,7 @@
- `DELETE`: Deletes resources/records, similar to `DELETE` in Postgres
- `USE`: Used for switching in between namespaces and databases
- `SLEEP`: Used to make the database go to sleep
-
- `BEGIN`: Used for
## Examples