You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue with a link to this issue for related bugs.
lockbot
locked as resolved and limited conversation to collaborators
Feb 7, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Steps to reproduce
Error updating users table { error: relation "users_email_unique" already exists
Can't really set up a jsbin demo as it is a server issue.
Expected behavior
Based off the following generated code:
I would expect Knex to not try and create the relation as it and the table already exist.
Actual behavior
An error is thrown every time I boot the app.
System configuration
Tell us about the applicable parts of your setup.
Module versions (especially the part that's not working):
NodeJS version:
7.10
Operating System:
Docker Node (Debian Jessie)
Browser Version:
N/A
React Native Version:
N/A
Module Loader:
N/A
The text was updated successfully, but these errors were encountered: