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

feat: Add Postgresql Migrations #254

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jameshclrk
Copy link

- Summary
Fixes #176

This adds postgresql migrations so that gotrue can do the migrations.

MySQL migrations are renamed to have .mysql. so they are picked when mysql is the driver.

This uses the built in feature of pop/soda.

- Test plan
I have tested this locally, but if someone else would have a look that would be great.

- Description for the changelog
Add Postgresql versions of the migrations

@jameshclrk jameshclrk requested review from a team as code owners July 1, 2020 02:12
@keiko713 keiko713 added the type: feature code contributing to the implementation of a feature and/or user facing functionality label Jul 1, 2020
@jameshclrk jameshclrk changed the title Add Postgresql Migrations feat: Add Postgresql Migrations Jul 8, 2020
@paulftw
Copy link

paulftw commented Dec 7, 2021

@netlify-team-account-1 any chance this will get merged any time soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature code contributing to the implementation of a feature and/or user facing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Postgres Support
3 participants