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

Fixing the Query to ensure DB Version #601

Merged
merged 2 commits into from
Nov 4, 2023
Merged

Conversation

rkgarcia
Copy link
Contributor

No description provided.

Allow to use the tablename "migrations"
This query can replace the old way to retrieve the migration status without temporary table.

Query based on postgresql version
@rkgarcia
Copy link
Contributor Author

This fixes #600

@mfridman
Copy link
Collaborator

mfridman commented Oct 5, 2023

Is a minimum version required for this syntax? Or is the safer way to rename Migrations to something more unique?

I think the way you have it makes sense, but double-checking.

@mfridman mfridman merged commit 8503d4e into pressly:master Nov 4, 2023
8 checks passed
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.

2 participants