2 releases

0.0.2 Jul 22, 2024
0.0.1 Jul 22, 2024

#51 in #pass

42 downloads per month
Used in unco

MIT license

15KB
322 lines

TEST

DATABASE

  • run surreal start --auth --user root --pass root --bind 127.0.0.1:8000 file: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

Dependencies

~255–700KB
~17K SLoC