MCPcopy
hub / github.com/knex/knex / queryBuilder

Method queryBuilder

types/knex.d.ts:56–56  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 ): Knex.QueryBuilder;
55 schema: Knex.SchemaBuilder;
56 queryBuilder(): Knex.QueryBuilder;
57
58 client: any;
59 migrate: Knex.Migrator;

Callers 7

qbFunction · 0.80
builder.jsFile · 0.80
compileCallbackMethod · 0.80
insertChunkedFunction · 0.80
queryBuilderFunction · 0.80
redefinePropertiesFunction · 0.80
createQueryBuilderFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected