MCPcopy Create free account

hub / github.com/graphile/pg-simplify-inflector / functions

Functions43 in github.com/graphile/pg-simplify-inflector

↓ 4 callersFunctionConnectionSuffix
(/** @type PgEntity */ entity)
index.js:67
↓ 4 callersFunctionListSuffix
(/** @type PgEntity */ entity)
index.js:75
↓ 4 callersFunctionomitListSuffix
@typedef {import('graphile-build-pg').PgEntity} PgEntity
index.js:53
↓ 3 callersFunctionconnectionSuffix
(/** @type PgEntity */ entity)
index.js:63
↓ 3 callersFunctionlistSuffix
(/** @type PgEntity */ entity)
index.js:71
↓ 3 callersFunctionwithPool
(connectionString, cb)
test.js:17
↓ 2 callersFunctionfixCapitalisedPlural
(fn)
index.js:1
↓ 2 callersFunctionfixChangePlural
(fn)
index.js:10
↓ 2 callersFunctiongetSchema
(client, withSimplify, settings)
test.js:62
↓ 1 callersFunctiongetSettings
(dir)
test.js:53
↓ 1 callersFunctionrunTests
(pool, dir)
test.js:70
↓ 1 callersFunctionwithCleanDb
(cb)
test.js:45
↓ 1 callersFunctionwithClient
(pool, cb)
test.js:28
FunctionPgSimplifyInflectorPlugin
( builder, { pgSimpleCollections, pgOmitListSuffix, pgSimplifyPatch = true, pgSimplifyAllR
index.js:23
Function_manyRelationByKeysBase
(detailedKeys, table, _foreignTable, _constraint)
index.js:269
FunctionallRows
(table)
index.js:190
FunctionallRowsSimple
(table)
index.js:196
FunctionbaseNameMatches
(baseName, otherName)
index.js:135
FunctioncomputedColumn
(pseudoColumnName, proc, _table)
index.js:205
FunctioncomputedColumnList
(pseudoColumnName, proc, _table)
index.js:214
FunctiondeleteByKeys
(detailedKeys, table, constraint)
index.js:395
FunctiondeleteByKeysInputType
(detailedKeys, table, constraint)
index.js:435
FunctiondeleteNode
(table)
index.js:463
FunctiondeleteNodeInputType
(table)
index.js:477
FunctiondeletedNodeId
(table)
index.js:119
FunctiondistinctPluralize
(str)
index.js:97
FunctionfunctionQueryName
(proc)
index.js:342
FunctionfunctionQueryNameList
(proc)
index.js:348
FunctiongetBaseName
(columnName)
index.js:125
FunctiongetBaseNameFromKeys
(detailedKeys)
index.js:161
FunctiongetOppositeBaseName
(baseName)
index.js:141
Functionmain
()
test.js:132
FunctionmanyRelationByKeys
(detailedKeys, table, foreignTable, constraint)
index.js:287
FunctionmanyRelationByKeysSimple
(detailedKeys, table, foreignTable, constraint)
index.js:316
FunctionpatchField
()
index.js:182
FunctionrowByUniqueKeys
(detailedKeys, table, constraint)
index.js:359
FunctionsingleRelationByKeys
(detailedKeys, table, _foreignTable, constraint)
index.js:220
FunctionsingleRelationByKeysBackwards
( detailedKeys, table, foreignTable, constraint )
index.js:239
FunctiontableNode
(table)
index.js:354
FunctionupdateByKeys
(detailedKeys, table, constraint)
index.js:377
FunctionupdateByKeysInputType
(detailedKeys, table, constraint)
index.js:414
FunctionupdateNode
(table)
index.js:456
FunctionupdateNodeInputType
(table)
index.js:470