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/db-schema/dsl/mod.d.ts:68
Type Parameters
Section titled “Type Parameters”TColumns
Section titled “TColumns”TColumns extends Columns