tiny.sql.FileCommit
Defined in tiny.sql.
API (4)
Fields and members
Public fields and members.
Source
Source: lib/sql/src/file.zig:1501
zig
pub const Commit = struct { view: pager.View, frames: usize, pages: usize, synced: bool,};Source: lib/sql/src/root.zig:206
zig
pub const FileCommit = file.Commit;Audit
| Definitions | 1 |
|---|---|
| Public names | 1 |
| Members | 4 |
| Version | 26.7.0 |
| Revision | daab053ee433 |