This website requires JavaScript.
Explore
Help
Register
Sign In
vhad
/
DefinitelyTyped
Watch
1
Star
0
Fork
0
You've already forked DefinitelyTyped
mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced
2025-10-16 12:05:41 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
5bddeaef13
DefinitelyTyped
/
types
/
knex
History
Gregroam
9d4276aff3
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
..
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