vault backup: 2024-01-01 23:20:40
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
- `SLEEP`: Used to make the database go to sleep
|
||||
- `BEGIN`: Used for making a group of SurrealQL statements a singular transaction. Transaction block must end with a `COMMIT`
|
||||
- `COMMIT`: Used for making a group of SurrealQL statements a singular transaction. Transaction block must start with a `BEGIN`
|
||||
- `RELATE`:
|
||||
|
||||
## Examples
|
||||
|
||||
|
Reference in New Issue
Block a user