feat!: surrealdb 2.0, remove CreateVersion::Single, fix OVERWRITE_DB

This commit is contained in:
Elijah McMorris 2024-09-18 20:05:37 -07:00
parent 6dcb9fd043
commit 4663a862a4
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
13 changed files with 328 additions and 245 deletions

View file

@ -1,7 +1,5 @@
# Contributing code
- Make sure the test pass `cargo t`
- Run `cargo clippy --fix --allow-dirty`
- Run `cargo bench`
- Run `make precommit`
# Dev Install
## Dev Containers