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 PostgreSQL migration #2080

Merged
merged 1 commit into from Nov 1, 2021
Merged

Conversation

jjlin
Copy link
Contributor

@jjlin jjlin commented Nov 1, 2021

The PostgreSQL migration should have used TIMESTAMP rather than DATETIME.

Fixes #2079.

The PostgreSQL migration should have used `TIMESTAMP` rather than `DATETIME`.
@dani-garcia dani-garcia merged commit 6ae48aa into dani-garcia:main Nov 1, 2021
@jjlin jjlin deleted the fix-postgres-migration branch November 2, 2021 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DB migration 20211024164321 fails [Pg; datetime]
3 participants