d8d18a1731
This uses a `SELECT *` from an inner subselect to filter potentially `NULL` aggregates. The alternative is to handle `NULL` values throughout the projector, which is simple but loses a valuable invariant: Mentat SQL queries produce values that are not `NULL`. |
||
---|---|---|
.. | ||
api.rs | ||
cache.rs | ||
external_test.rs | ||
pull.rs | ||
query.rs | ||
tolstoy.rs | ||
vocabulary.rs |