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

add db and migrations #97

Merged
merged 1 commit into from
Jul 29, 2024
Merged

add db and migrations #97

merged 1 commit into from
Jul 29, 2024

Conversation

neekolas
Copy link
Contributor

@neekolas neekolas commented Jul 28, 2024

tl;dr

  • Adds DB setup via PGX
  • Adds migrations using golang-migrate
  • Adds a test for running the migrations

@neekolas neekolas mentioned this pull request Jul 28, 2024
Copy link
Contributor Author

neekolas commented Jul 28, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @neekolas and the rest of your teammates on Graphite Graphite

@neekolas neekolas mentioned this pull request Jul 28, 2024
@neekolas neekolas marked this pull request as ready for review July 28, 2024 19:16
Copy link
Contributor Author

neekolas commented Jul 29, 2024

Merge activity

  • Jul 29, 12:34 PM PDT: @neekolas started a stack merge that includes this pull request via Graphite.
  • Jul 29, 12:36 PM PDT: Graphite rebased this pull request as part of a merge.
  • Jul 29, 12:37 PM PDT: @neekolas merged this pull request with Graphite.

Base automatically changed from 07-27-add_github_actions to main July 29, 2024 19:35
@neekolas neekolas force-pushed the 07-28-add_db_and_migrations branch from 0fd578d to 606766a Compare July 29, 2024 19:35
@neekolas neekolas merged commit 36320fa into main Jul 29, 2024
3 checks passed
@neekolas neekolas deleted the 07-28-add_db_and_migrations branch July 29, 2024 19:37
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