MCPcopy Create free account

hub / github.com/Ff00ff/mammoth / functions

Functions448 in github.com/Ff00ff/mammoth

↓ 129 callersMethodfrom
(fromItem: AnyTable)
workspaces/mammoth/src/update.ts:85
↓ 112 callersFunctiontoSql
(query: Query<any> | { toTokens: () => Token[] })
workspaces/mammoth/src/sql-functions.ts:425
↓ 41 callersFunctionwrapQuotes
(string: string, extended?: boolean)
workspaces/mammoth/src/naming/index.ts:4
↓ 38 callersMethodjoin
(table: T)
workspaces/mammoth/src/select.ts:234
↓ 35 callersMethoddefault
(expression: string)
workspaces/mammoth/src/column.ts:31
↓ 35 callersFunctiontoSnakeCase
(string: string)
workspaces/mammoth/src/naming/index.ts:13
↓ 34 callersMethodnotNull
()
workspaces/mammoth/src/column.ts:28
↓ 33 callersMethodwhere
( condition: Expression<Config, boolean, boolean, string>, )
workspaces/mammoth/src/update.ts:67
↓ 31 callersMethodas
( alias: AliasName, )
workspaces/mammoth/src/column.ts:155
↓ 29 callersMethodnewSelectQuery
(tokens: Token[], table?: AnyTable)
workspaces/mammoth/src/select.ts:208
↓ 29 callersMethodtoTokens
()
workspaces/mammoth/src/sql-functions.ts:30
↓ 28 callersMethodeq
(value: GetResultType<Config, Uuid<TD>>)
workspaces/mammoth/src/expression.ts:245
↓ 27 callersFunctiontoSnap
(query: T)
workspaces/mammoth/src/__checks__/select.check.ts:28
↓ 26 callersMethodprimaryKey
()
workspaces/mammoth/src/column.ts:29
↓ 26 callersFunctionuuid
()
workspaces/mammoth/src/data-types.ts:381
↓ 25 callersFunctiondefineTable
( tableDefinition: Columns, )
workspaces/mammoth/src/table.ts:56
↓ 25 callersFunctiontext
()
workspaces/mammoth/src/data-types.ts:326
↓ 22 callersMethodtoTokens
@internal
workspaces/mammoth/src/column.ts:160
↓ 22 callersMethodvalues
(values: Row | Row[])
workspaces/mammoth/src/insert.ts:626
↓ 20 callersMethodgetSnakeCaseName
@internal
workspaces/mammoth/src/column.ts:163
↓ 20 callersFunctionstar
(table?: AnyTable)
workspaces/mammoth/src/sql-functions.ts:98
↓ 20 callersMethodupdate
( updateTable: UpdateTable, )
workspaces/mammoth/src/insert.ts:589
↓ 19 callersMethodgetName
@internal
workspaces/mammoth/src/column.ts:166
↓ 19 callersFunctionmakeAlterTableQuery
( queryExecutor: QueryExecutorFn, tableName: string, actions: Token[], )
workspaces/mammoth/src/ddl.ts:68
↓ 17 callersFunctioninteger
()
workspaces/mammoth/src/data-types.ts:218
↓ 16 callersMethodparse
(sql: string)
workspaces/mammoth-cli/src/services/data-definition-language-simulator.ts:794
↓ 15 callersMethodreturning
(...columnNames: any[])
workspaces/mammoth/src/update.ts:306
↓ 14 callersFunctiontimestampWithTimeZone
()
workspaces/mammoth/src/data-types.ts:361
↓ 13 callersMethodon
( joinCondition: Expression<Config, boolean, boolean, string>, )
workspaces/mammoth/src/select.ts:335
↓ 12 callersMethodgetDataTypeTokens
( value: | GetResultType<Config, DataType> | Expression<Config, DataType, boolean, any>
workspaces/mammoth/src/expression.ts:320
↓ 12 callersMethodthen
( onFulfilled?: | (( value: Returning extends number ? Returning :
workspaces/mammoth/src/update.ts:43
↓ 11 callersFunctioncreateQueryState
( tokens: Token[], currentParameterIndex: number = 0, existingTables?: AnyTable[], )
workspaces/mammoth/src/tokens/token.ts:13
↓ 9 callersFunctionvariableLength
(string: string, ...n: (number | undefined)[])
workspaces/mammoth/src/data-types.ts:3
↓ 8 callersMethoddeleteFrom
( deleteTable: DeleteTable, )
workspaces/mammoth/src/insert.ts:585
↓ 8 callersFunctionmakeMigrate
({ makeFileSystem, makeDatabase, makeFancyOutput })
workspaces/mammoth-cli/src/services/migrate.ts:97
↓ 7 callersMethodgt
( value: | GetResultType<Config, DataType> | Expression<Config, DataType, boolean, any>
workspaces/mammoth/src/expression.ts:65
↓ 7 callersMethodinnerJoin
( table: JoinTable, )
workspaces/mammoth/src/select.ts:241
↓ 7 callersMethodlimit
(limit: number | 'ALL')
workspaces/mammoth/src/select.ts:418
↓ 7 callersFunctionmakeColumnConfig
(dataType: string, config?: InternalColumnConfig)
workspaces/mammoth/src/ddl.ts:443
↓ 7 callersMethodplus
( expression: Expression<Config, T, RightIsNotNull, any>, )
workspaces/mammoth/src/expression.ts:129
↓ 7 callersFunctionsum
( expression: Expression<Config, T, boolean, any> | Column<Config, any, any, T, any, any, any>, )
workspaces/mammoth/src/sql-functions.ts:210
↓ 6 callersMethodand
(query: BooleanQuery<Config, Query<any>>)
workspaces/mammoth/src/expression.ts:213
↓ 6 callersMethodgetOriginalName
@internal
workspaces/mammoth/src/TableType.ts:17
↓ 6 callersMethodin
( array: | SpecificQuery<Config, DataType, Q> | GetResultType<Config, DataType>[] | Expr
workspaces/mammoth/src/expression.ts:97
↓ 6 callersFunctionmakeDefinitionQuery
(queryExecutor: QueryExecutorFn, tokens: Token[])
workspaces/mammoth/src/ddl.ts:51
↓ 6 callersFunctiontoSnakeCase
(string: string)
workspaces/mammoth-cli/src/services/generate-sql.ts:3
↓ 6 callersFunctiontoSnap
(query: T)
workspaces/mammoth/src/__checks__/insert.check.ts:18
↓ 6 callersMethodtoTokens
@internal
workspaces/mammoth/src/expression.ts:33
↓ 5 callersFunctioncoalesce
(...expressions: any[])
workspaces/mammoth/src/sql-functions.ts:385
↓ 5 callersMethodconcat
( value: GetResultType<Config, DataType> | Expression<Config, DataType, RightIsNotNull, any>, )
workspaces/mammoth/src/expression.ts:116
↓ 5 callersFunctioncount
( expression?: AnyExpression, )
workspaces/mammoth/src/sql-functions.ts:82
↓ 5 callersMethodisNotNull
()
workspaces/mammoth/src/expression.ts:44
↓ 5 callersMethodorderBy
( ...expressions: Expression<any, any, any, any>[] )
workspaces/mammoth/src/expression.ts:89
↓ 5 callersMethodreduce
(state: State, numberOfParameters: number)
workspaces/mammoth/src/tokens/group-token.ts:16
↓ 4 callersFunctionfloat4
()
workspaces/mammoth/src/data-types.ts:311
↓ 4 callersFunctiongetTables
(tables: { [tableName: string]: Table })
workspaces/mammoth-cli/src/services/create-sql.ts:12
↓ 4 callersFunctionint4
()
workspaces/mammoth/src/data-types.ts:229
↓ 4 callersFunctionisTokenable
(value: any)
workspaces/mammoth/src/sql-functions.ts:33
↓ 4 callersMethodreferences
( table: T, columnName: ColumnName, )
workspaces/mammoth/src/column.ts:34
↓ 4 callersMethodrightJoin
( table: JoinTable, )
workspaces/mammoth/src/select.ts:277
↓ 4 callersMethodtoConstraint
(constraint: TableElementConstraint)
workspaces/mammoth-cli/src/services/data-definition-language-simulator.ts:413
↓ 4 callersMethodtoGroup
(expression: any)
workspaces/mammoth/src/expression.ts:342
↓ 3 callersFunctionarrayAgg
( expression: Expression<Config, DataType, boolean, any>, )
workspaces/mammoth/src/sql-functions.ts:176
↓ 3 callersMethodcheck
(expression: string)
workspaces/mammoth/src/column.ts:32
↓ 3 callersMethoddefaultValues
()
workspaces/mammoth/src/insert.ts:625
↓ 3 callersMethoddesc
()
workspaces/mammoth/src/expression.ts:94
↓ 3 callersMethodend
()
workspaces/mammoth/src/case.ts:35
↓ 3 callersFunctionenumType
( name: string, values: readonly EnumValue[], )
workspaces/mammoth/src/data-types.ts:391
↓ 3 callersFunctionfloat8
()
workspaces/mammoth/src/data-types.ts:198
↓ 3 callersMethodgetDefinition
@internal
workspaces/mammoth/src/column.ts:55
↓ 3 callersMethodgetTableDefinitions
()
workspaces/mammoth-cli/src/services/db.ts:15
↓ 3 callersMethodgroupBy
(...expressions: AnyExpression[])
workspaces/mammoth/src/select.ts:370
↓ 3 callersFunctionint8
()
workspaces/mammoth/src/data-types.ts:65
↓ 3 callersMethodisNull
()
workspaces/mammoth/src/expression.ts:43
↓ 3 callersMethodleftJoin
( table: JoinTable, )
workspaces/mammoth/src/select.ts:259
↓ 3 callersFunctionmakeTruncate
(...tokens: Token[])
workspaces/mammoth/src/ddl.ts:528
↓ 3 callersFunctionmax
( expression: Expression<Config, DataType, boolean, any>, )
workspaces/mammoth/src/sql-functions.ts:192
↓ 3 callersFunctionnumeric
(...n: any[])
workspaces/mammoth/src/data-types.ts:279
↓ 3 callersMethodonConflict
(...columnNames: ColumnNames)
workspaces/mammoth/src/insert.ts:412
↓ 3 callersMethodor
(query: BooleanQuery<Config, Query<any>>)
workspaces/mammoth/src/expression.ts:208
↓ 3 callersMethodskipLocked
()
workspaces/mammoth/src/select.ts:460
↓ 3 callersFunctiontoRealSnap
(query: T)
workspaces/mammoth/src/__checks__/custom-data-types.check.ts:46
↓ 3 callersFunctiontoSnap
(query: T)
workspaces/mammoth/src/__checks__/update.check.ts:15
↓ 3 callersFunctiontoSql
(expression: RawExpression)
workspaces/mammoth-cli/src/services/data-definition-language-simulator.ts:45
↓ 3 callersFunctiontoString
(value: SqlValue)
workspaces/mammoth-cli/src/services/data-definition-language-simulator.ts:29
↓ 3 callersMethodusing
(...columns: AnyColumn[])
workspaces/mammoth/src/select.ts:345
↓ 3 callersMethodwhen
( expression: Expression<Config, boolean, boolean, string> | BooleanQuery<Config, Q>, )
workspaces/mammoth/src/case.ts:10
↓ 2 callersFunctionany
( array: T[], )
workspaces/mammoth/src/sql-functions.ts:255
↓ 2 callersFunctionboolean
()
workspaces/mammoth/src/data-types.ts:124
↓ 2 callersFunctionbootstrap
()
workspaces/mammoth/src/bootstrap.ts:4
↓ 2 callersFunctionchecksum
(string: string)
workspaces/mammoth-cli/src/services/migrate.ts:19
↓ 2 callersMethodcontents
()
workspaces/mammoth-cli/src/services/file-system.ts:7
↓ 2 callersFunctioncreateColumnConfigTokens
({ dataType, config, }: { config?: InternalColumnConfig; dataType: string; })
workspaces/mammoth/src/ddl.ts:16
↓ 2 callersFunctioncreateSpinners
()
workspaces/mammoth-cli/src/services/fancy-output.ts:47
↓ 2 callersFunctiondate
()
workspaces/mammoth/src/data-types.ts:187
↓ 2 callersMethoddivide
( expression: Expression<Config, T, RightIsNotNull, any>, )
workspaces/mammoth/src/expression.ts:160
↓ 2 callersMethoddoUpdateSet
( values: T extends Table<Config, any, infer Columns> ? { [K in keyof Columns]
workspaces/mammoth/src/insert.ts:327
↓ 2 callersMethodelse
(result: T)
workspaces/mammoth/src/case.ts:27
↓ 2 callersFunctionexists
( expression: AnyExpression | Query<any>, )
workspaces/mammoth/src/sql-functions.ts:263
↓ 2 callersMethodfullJoin
( table: JoinTable, )
workspaces/mammoth/src/select.ts:295
next →1–100 of 448, ranked by callers