Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

knex.initialize() does not exists on TypeScript declaration #3192

Closed
joshuaavalon opened this issue May 13, 2019 · 0 comments · Fixed by #3223
Closed

knex.initialize() does not exists on TypeScript declaration #3192

joshuaavalon opened this issue May 13, 2019 · 0 comments · Fixed by #3223

Comments

@joshuaavalon
Copy link

Environment

Knex version: 0.16.7
Database + version: N/A
OS: N/A

Bug

knex.initialize() exists but it does not exists in index.d.ts.

kibertoad pushed a commit that referenced this issue May 26, 2019
* Fix some more cases of missing typings

- Add types for Seed API
- Add Knex#initialize (Closes #3192)

* Relax constraints on raw queries and add tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant