2个版本

0.0.2 2024年7月22日
0.0.1 2024年7月22日

#1292数据库接口

Download history 242/week @ 2024-07-20 28/week @ 2024-07-27

270 每月下载量

MIT 许可证

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