sqlite-interval-tree/test.sh

5 lines
72 B
Bash
Raw Normal View History

2024-06-27 21:24:48 +00:00
#!/usr/bin/env bash
cargo build -q
sqlite3 ':memory:' '.read test.sql'