MCPcopy
hub / github.com/drizzle-team/drizzle-orm / pg-identity.test.ts

File pg-identity.test.ts

drizzle-kit/tests/pg-identity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { integer, pgSequence, pgTable } from 'drizzle-orm/pg-core';
2import { expect, test } from 'vitest';
3import { diffTestSchemas } from './schemaDiffer';
4

Callers

nothing calls this directly

Calls 3

pgTableFunction · 0.90
integerFunction · 0.90
diffTestSchemasFunction · 0.90

Tested by

no test coverage detected