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

Migrations: the timestamp is not correct #491

Closed
jdelobel opened this issue May 23, 2017 · 1 comment
Closed

Migrations: the timestamp is not correct #491

jdelobel opened this issue May 23, 2017 · 1 comment

Comments

@jdelobel
Copy link

When I make a migrations, the timestamp is not correct so the next migration fails because the timestamp is smaller than the previous migration.

Example in db:

3737971793;"AddConstraint1493737971793"
9616541690;"ActivateUUID1489616541690"

The first 3 digit is not present in the timestamp.

@Spoki4
Copy link

Spoki4 commented May 23, 2017

Update typeorm version. it bug fixed. #360

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

No branches or pull requests

2 participants