API Reference / @evolu/common / Evolu/Public / kysely
kysely
Type Aliases
Type Alias | Description |
---|---|
NotNull | A type constant for marking a column as not null. Can be used with $narrowPartial . |
Variables
Variable | Description |
---|---|
sql | - |
Functions
Function | Description |
---|---|
getJsonObjectArgs | - |
jsonArrayFrom | A SQLite helper for aggregating a subquery into a JSON array. |
jsonBuildObject | The SQLite json_object function. |
jsonObjectFrom | A SQLite helper for turning a subquery into a JSON object. |