tiny.sql.TableProjection
Defined in tree.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/sql/src/tree.zig:95
zig
pub const Projection = enum { key, record, value,};Source: lib/sql/src/root.zig:225
zig
pub const TableProjection = table.Projection;Also reachable as
TreeProjection, table.Projection.
Audit
| Definitions | 1 |
|---|---|
| Public names | 4 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |