Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/drizzle-team/drizzle-orm
/ pgSerializer.ts
File
pgSerializer.ts
drizzle-kit/src/serializer/pgSerializer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
chalk from
'chalk'
;
2
import
{ getTableName, is, SQL } from
'drizzle-orm'
;
3
import
{
4
AnyPgTable,
Callers
nothing calls this directly
Calls
9
getColumnsInfoQuery
Function · 0.85
defaultForColumn
Function · 0.85
camelCase
Method · 0.80
stringFromDatabaseIdentityProperty
Function · 0.70
prepareRoles
Function · 0.70
trimChar
Function · 0.70
delete
Method · 0.45
query
Method · 0.45
values
Method · 0.45
Tested by
no test coverage detected