DefinitelyTyped/types/knex
2018-10-04 10:43:16 -07:00
..
index.d.ts Changed the JoinClause's interface for on, andOn and orOn to accept a callback that takes another JoinClause, instead of QueryCallback. This was invalid and prevented deeper nesting join on statements. (#29252) 2018-10-04 10:43:16 -07:00
knex-tests.ts Changed the JoinClause's interface for on, andOn and orOn to accept a callback that takes another JoinClause, instead of QueryCallback. This was invalid and prevented deeper nesting join on statements. (#29252) 2018-10-04 10:43:16 -07:00
tsconfig.json
tslint.json