Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ integer, pgSequence, pgTable } from
'drizzle-orm/pg-core'
;
2
import
{ expect, test } from
'vitest'
;
3
import
{ diffTestSchemas } from
'./schemaDiffer'
;
4
Callers
nothing calls this directly
Calls
3
pgTable
Function · 0.90
integer
Function · 0.90
diffTestSchemas
Function · 0.90
Tested by
no test coverage detected