RowDecoded
RowDecoded<
TColumns> =Types.Simplify<Nullable<Pick<RowDecodedAll<TColumns>,NullableColumnNames<TColumns>>> &Omit<RowDecodedAll<TColumns>,NullableColumnNames<TColumns>>>
Defined in: packages/@livestore/common/dist/schema/state/sqlite/table-def.d.ts:137
Type Parameters
Section titled “Type Parameters”TColumns
Section titled “TColumns”TColumns extends Columns