Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/graphile/pg-simplify-inflector
/ functions
Functions
43 in github.com/graphile/pg-simplify-inflector
⨍
Functions
43
◇
Types & classes
0
↓ 4 callers
Function
ConnectionSuffix
(/** @type PgEntity */ entity)
index.js:67
↓ 4 callers
Function
ListSuffix
(/** @type PgEntity */ entity)
index.js:75
↓ 4 callers
Function
omitListSuffix
@typedef {import('graphile-build-pg').PgEntity} PgEntity
index.js:53
↓ 3 callers
Function
connectionSuffix
(/** @type PgEntity */ entity)
index.js:63
↓ 3 callers
Function
listSuffix
(/** @type PgEntity */ entity)
index.js:71
↓ 3 callers
Function
withPool
(connectionString, cb)
test.js:17
↓ 2 callers
Function
fixCapitalisedPlural
(fn)
index.js:1
↓ 2 callers
Function
fixChangePlural
(fn)
index.js:10
↓ 2 callers
Function
getSchema
(client, withSimplify, settings)
test.js:62
↓ 1 callers
Function
getSettings
(dir)
test.js:53
↓ 1 callers
Function
runTests
(pool, dir)
test.js:70
↓ 1 callers
Function
withCleanDb
(cb)
test.js:45
↓ 1 callers
Function
withClient
(pool, cb)
test.js:28
Function
PgSimplifyInflectorPlugin
( builder, { pgSimpleCollections, pgOmitListSuffix, pgSimplifyPatch = true, pgSimplifyAllR
index.js:23
Function
_manyRelationByKeysBase
(detailedKeys, table, _foreignTable, _constraint)
index.js:269
Function
allRows
(table)
index.js:190
Function
allRowsSimple
(table)
index.js:196
Function
baseNameMatches
(baseName, otherName)
index.js:135
Function
computedColumn
(pseudoColumnName, proc, _table)
index.js:205
Function
computedColumnList
(pseudoColumnName, proc, _table)
index.js:214
Function
deleteByKeys
(detailedKeys, table, constraint)
index.js:395
Function
deleteByKeysInputType
(detailedKeys, table, constraint)
index.js:435
Function
deleteNode
(table)
index.js:463
Function
deleteNodeInputType
(table)
index.js:477
Function
deletedNodeId
(table)
index.js:119
Function
distinctPluralize
(str)
index.js:97
Function
functionQueryName
(proc)
index.js:342
Function
functionQueryNameList
(proc)
index.js:348
Function
getBaseName
(columnName)
index.js:125
Function
getBaseNameFromKeys
(detailedKeys)
index.js:161
Function
getOppositeBaseName
(baseName)
index.js:141
Function
main
()
test.js:132
Function
manyRelationByKeys
(detailedKeys, table, foreignTable, constraint)
index.js:287
Function
manyRelationByKeysSimple
(detailedKeys, table, foreignTable, constraint)
index.js:316
Function
patchField
()
index.js:182
Function
rowByUniqueKeys
(detailedKeys, table, constraint)
index.js:359
Function
singleRelationByKeys
(detailedKeys, table, _foreignTable, constraint)
index.js:220
Function
singleRelationByKeysBackwards
( detailedKeys, table, foreignTable, constraint )
index.js:239
Function
tableNode
(table)
index.js:354
Function
updateByKeys
(detailedKeys, table, constraint)
index.js:377
Function
updateByKeysInputType
(detailedKeys, table, constraint)
index.js:414
Function
updateNode
(table)
index.js:456
Function
updateNodeInputType
(table)
index.js:470