MCPcopy Index your code
hub / github.com/TanStack/db / schema.test.ts

File schema.test.ts

packages/powersync-db-collection/tests/schema.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Schema, Table, column } from '@powersync/common'
2import { describe, expect, it } from 'vitest'
3import { convertTableToSchema } from '../src/schema'
4import type { StandardSchemaV1 } from '@standard-schema/spec'

Callers

nothing calls this directly

Calls 2

convertTableToSchemaFunction · 0.90
expectFunction · 0.90

Tested by

no test coverage detected