API Reference / @evolu/common / Sqlite / SafeSql
Type Alias: SafeSql
type SafeSql = string & Brand<"TimestampString">;
Defined in: packages/common/src/Sqlite.ts:75
A type representing a sanitized SQL string.
API Reference / @evolu/common / Sqlite / SafeSql
type SafeSql = string & Brand<"TimestampString">;
Defined in: packages/common/src/Sqlite.ts:75
A type representing a sanitized SQL string.