SqliteValueType Enumeration
Data type of a value in in an SQLite SQL query result. See also:
Members
Name | Value | Description |
---|---|---|
Blob | ||
Double | ||
Integer | ||
Null | ||
String |
Defined in
- core/backend/src/SqliteStatement.ts Line 538
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.