| Crates.io | unco |
| lib.rs | unco |
| version | 0.0.2 |
| created_at | 2024-07-22 07:14:08.536097+00 |
| updated_at | 2024-07-22 08:57:56.094084+00 |
| 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.dbcargo test --test schema -- test_create --nocapture
cargo test --test relate -- test_create --nocapture
cargo test --test conn -- test_conn --nocapture
cargo expand --test schema