MCPcopy
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

1import chalk from 'chalk';
2import { getTableName, is, SQL } from 'drizzle-orm';
3import {
4 AnyPgTable,

Callers

nothing calls this directly

Calls 9

getColumnsInfoQueryFunction · 0.85
defaultForColumnFunction · 0.85
camelCaseMethod · 0.80
prepareRolesFunction · 0.70
trimCharFunction · 0.70
deleteMethod · 0.45
queryMethod · 0.45
valuesMethod · 0.45

Tested by

no test coverage detected