Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/graphile-contrib/pg-order-by-related
/ functions
Functions
19 in github.com/graphile-contrib/pg-order-by-related
⨍
Functions
19
◇
Types & classes
0
↓ 4 callers
Function
sqlKeysMatch
(tableAlias)
index.js:191
↓ 4 callers
Function
withPgClient
(url, fn)
__tests__/helpers.js:17
↓ 3 callers
Function
readFile
(filename, encoding)
__tests__/integration/queries.test.js:9
↓ 1 callers
Function
depends
(name, range)
index.js:11
↓ 1 callers
Function
getComputedColumnDetails
(build, table, proc)
index.js:486
↓ 1 callers
Function
kitchenSinkData
()
__tests__/integration/queries.test.js:22
↓ 1 callers
Function
orderEnumValuesFromRelationSpec
(relationSpec)
index.js:182
↓ 1 callers
Function
populateDatabase
(client)
__tests__/helpers.js:56
↓ 1 callers
Function
printSchemaOrdered
(originalSchema)
__tests__/integration/schema/core.js:19
↓ 1 callers
Function
readFilePromise
(filename, encoding)
__tests__/helpers.js:8
↓ 1 callers
Function
withDbFromUrl
(url, fn)
__tests__/helpers.js:41
↓ 1 callers
Function
withRootDb
(fn)
__tests__/helpers.js:52
Function
PgOrderByRelatedPlugin
(builder, { orderByRelatedColumnAggregates })
index.js:1
Function
orderByRelatedColumnAggregateEnum
( attr, ascending, foreignTable, keyAttributes, aggregateName )
index.js:66
Function
orderByRelatedColumnEnum
(attr, ascending, foreignTable, keyAttributes)
index.js:32
Function
orderByRelatedComputedColumnEnum
( pseudoColumnName, proc, ascending, foreignTable, keyAttributes
index.js:39
Function
orderByRelatedCountEnum
(ascending, foreignTable, keyAttributes)
index.js:57
Function
sqlSubselect
({ queryBuilder })
index.js:222
Function
withPrepopulatedDb
(fn)
__tests__/helpers.js:61