Skip to main content

Module table

Module table 

Source

Structs§

Row
Table
TableReadResult
Result of reading a table, including any warnings.

Constants§

SYNTHETIC_KEY_COLUMN
Name of the synthetic rowid column added in AddSyntheticKey mode.

Functions§

natural_cmp
Compare two strings using natural sort order. Splits on digit/non-digit boundaries and compares numbers numerically.