mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
This is just the bare minimum that I needed to convince myself that this approach will work. The only views that we support are slices of the main table: no aggregations, no joins, no projections. drop view is implemented. view population is implemented. deletes, inserts and updates are implemented. much like indexes before, a flag must be passed to enable views. |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| turso | ||
| build.rs | ||
| Cargo.toml | ||
| example.py | ||
| pyproject.toml | ||
| requirements-dev.txt | ||
| requirements.txt | ||