Expand description
Fluent QueryBuilder: chainable filters compiled into parameterized SQL.
Structs§
- Pull
Request Summary - One pull-request result row.
- Query
Builder - Chainable query over the warehouse.
Enums§
- PrState
- Pull-request state filter.
Functions§
- normalize_
login - Normalize a login to an entity key; leave prefixed keys untouched.
- raw_
query - Run an arbitrary read-only SELECT; returns rows as JSON objects.
- validate_
select_ only - Reject anything that is not a single SELECT statement.