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: Change mysql database to postgres database #510

Merged
merged 2 commits into from
Feb 19, 2019

Conversation

norling
Copy link
Contributor

@norling norling commented Feb 13, 2019

This removes the MySQL schema and replaces it with postgres schemas, as
well as updating the test dummy data.

Describe the pull request:

  • Bug fix
  • Functional change
  • New feature
  • Code cleanup
  • Build system change
  • Documentation change
  • Language translation

This removes the MySQL schema and replaces it with postgres schemas, as
well as updating the test dummy data.
@norling norling force-pushed the feature/travis branch 3 times, most recently from 27eab2c to 40d12b9 Compare February 13, 2019 19:31
Replaces mysql tests with postgres tests. No new tests are added, the
old tests are just rewriten for postgres.
Copy link
Contributor

@talavis talavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Database changes look fine to me.

@norling norling reopened this Feb 13, 2019
@norling norling requested a review from viklund February 13, 2019 19:45
@norling norling self-assigned this Feb 14, 2019
@talavis
Copy link
Contributor

talavis commented Feb 19, 2019

Merging as travis seems to think it's fine.

@talavis talavis merged commit d5fd982 into feature/postgres-database Feb 19, 2019
@talavis talavis deleted the feature/travis branch February 19, 2019 08:45
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.

None yet

2 participants