tiny.sql.RowStorage
Defined in row.
API (4)
Fields and members
Public fields and members.
Source
Source: lib/sql/src/row.zig:13
zig
pub const Storage = enum { nil, integer, text, blob,};Source: lib/sql/src/root.zig:272
zig
pub const RowStorage = row.Storage;Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 4 |
| Version | 26.7.0 |
| Revision | daab053ee433 |