Skip to content

Remove part of documentation telling that one can create knex instance without providing client attribute #5817

@elhigu

Description

@elhigu

This is not true, passing empty doesn't work

You can even use knex without a connection, just for its query building features. Just pass in an empty object when initializing the library. Specify a client if you are interested in a particular flavour of SQL.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions