Files
oak-gpui/crates/db
2025-04-28 22:15:24 +00:00
..
2025-04-02 13:26:34 -07:00
2024-04-23 13:31:21 -04:00

Building Queries

First, craft your test data. The examples folder shows a template for building a test-db, and can be ran with cargo run --example [your-example].

To actually use and test your queries, import the generated DB file into https://sqliteonline.com/