MCPcopy Create free account
hub / github.com/ForbesLindesay/atdatabases / join

Method join

packages/sql/src/web.ts:116–149  ·  view source on GitHub ↗

* Joins multiple queries together and puts a separator in between if a * separator was defined.

(
    queries: Array<SQLQuery>,
    separator?: LiteralSeparator | SQLQuery,
  )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

index.test.tsFile · 0.80
runCommandFunction · 0.80
getUnionFunction · 0.80
columnConditionFunction · 0.80
printSchemaFunction · 0.80
anyOfFunction · 0.80
allOfFunction · 0.80
queryMethod · 0.80
_toSqlMethod · 0.80
bulkInsertOrUpdateMethod · 0.80
_insertMethod · 0.80
insertOrUpdateMethod · 0.80

Calls 1

pushMethod · 0.65

Tested by 6

onQueryStartFunction · 0.64
onQueryStartFunction · 0.64
onQueryStartFunction · 0.64
onQueryStartFunction · 0.64
eventCatcherFunction · 0.64
outputFunction · 0.64