2个版本
0.0.2 | 2024年7月22日 |
---|---|
0.0.1 | 2024年7月22日 |
#1292 在 数据库接口
270 每月下载量
5KB
73 行
TEST
DATABASE
- 运行
surreal start --auth --user root --pass root --bind 127.0.0.1:8000 文件:unco.db
TEST UNCO
cargo test --test schema -- test_create --nocapture
cargo test --test relate -- test_create --nocapture
cargo test --test conn -- test_conn --nocapture
EXPAND UNCO
cargo expand --test schema
依赖
~44–59MB
~1M SLoC