Skip to main content
Version: 4.4

Interface: Sql#

knex.Knex.Sql

Hierarchy#

  • Sql

Properties#

bindings#

• bindings: readonly Value[]

Defined in: node_modules/knex/types/index.d.ts:1619


method#

• method: string

Defined in: node_modules/knex/types/index.d.ts:1617


options#

• options: any

Defined in: node_modules/knex/types/index.d.ts:1618


sql#

• sql: string

Defined in: node_modules/knex/types/index.d.ts:1620

Methods#

toNative#

â–¸ toNative(): SqlNative

Returns: SqlNative

Defined in: node_modules/knex/types/index.d.ts:1621

Last updated on by renovate[bot]