Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ write
Function
write
packages/client/src/runtime/core/errorRendering/base.ts:40–42 ·
view source on GitHub ↗
(writer)
Source
from the content-addressed store, hash-verified
38
39
export
const
fieldsSeparator: ErrorBasicBuilder = {
40
write(writer) {
41
writer.writeLine(
','
)
42
},
43
}
Callers
nothing calls this directly
Calls
1
writeLine
Method · 0.80
Tested by
no test coverage detected