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

Fix adding a column with a foreign key constraint in SQLite #4649

Merged
merged 1 commit into from
Aug 25, 2021

Conversation

nickrum
Copy link
Contributor

@nickrum nickrum commented Aug 25, 2021

If more than one query is passed to queryArray(), the statement producer of every query has to be executed.

If more than one query is passed to queryArray(),
the statement producer of every query has to be executed.
@nickrum nickrum force-pushed the sqlite-new-foreign-column-fix branch from 4f6ccc4 to 0e1baae Compare August 25, 2021 20:01
@kibertoad
Copy link
Collaborator

Thank you!

@kibertoad kibertoad merged commit 153d0fb into knex:master Aug 25, 2021
@nickrum nickrum deleted the sqlite-new-foreign-column-fix branch August 25, 2021 20:43
@kibertoad
Copy link
Collaborator

Released in 0.95.11

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 this pull request may close these issues.

None yet

2 participants