Crates.io | unco |
lib.rs | unco |
version | 0.0.2 |
source | src |
created_at | 2024-07-22 07:14:08.536097 |
updated_at | 2024-07-22 08:57:56.094084 |
description | Supports working with SurealDB |
homepage | |
repository | https://github.com/theta-vn/unco |
max_upload_size | |
id | 1310921 |
size | 7,201 |
surreal start --auth --user root --pass root --bind 127.0.0.1:8000 file:unco.db
cargo test --test schema -- test_create --nocapture
cargo test --test relate -- test_create --nocapture
cargo test --test conn -- test_conn --nocapture
cargo expand --test schema