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

changed init to use this.config in case one isn't passed in #156

Merged
merged 1 commit into from
Jan 16, 2014
Merged

changed init to use this.config in case one isn't passed in #156

merged 1 commit into from
Jan 16, 2014

Conversation

smazurov
Copy link
Contributor

Doing a call such as knex.migrate.currentVersion() in my code would produce errors related to config (since one was never passed in), this fixes it.

tgriesser added a commit that referenced this pull request Jan 16, 2014
changed init to use this.config in case one isn't passed in
@tgriesser tgriesser merged commit 6e17093 into knex:master Jan 16, 2014
@tgriesser
Copy link
Member

Nice. Thanks @smazurov!

@smazurov smazurov deleted the bugfix/default-config-migrate branch January 21, 2014 06:21
elliotf pushed a commit to elliotf/knex that referenced this pull request Nov 24, 2014
Added `updatePivot` method for relations
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