type NamespacedRow = Record<string, Record<string, unknown>>;
Defined in: packages/db/src/types.ts:766
A namespaced row is a row withing a pipeline that had each table wrapped in its alias
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications