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

💽 postgresql:// in all environments #73

Merged
merged 5 commits into from
Jul 6, 2023

Conversation

afred
Copy link
Contributor

@afred afred commented Jul 6, 2023

postgres

Migrates all environment variables from sqlite:// -> postgresql://

Docs

Updates install docs with postgres instructions (Docker)

@mrharpo mrharpo linked an issue Jul 6, 2023 that may be closed by this pull request
@afred afred marked this pull request as ready for review July 6, 2023 18:11
@afred afred force-pushed the 53-use-postgres-in-all-environments branch from fcc2a4b to de7e370 Compare July 6, 2023 18:12
@afred afred requested a review from mrharpo July 6, 2023 18:18
@mrharpo mrharpo changed the title 53 use postgres in all environments 💽 postgresql:// in all environments Jul 6, 2023
Copy link
Contributor

@mrharpo mrharpo left a comment

Choose a reason for hiding this comment

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

👍

@afred afred merged commit e285996 into main Jul 6, 2023
2 checks passed
@afred afred deleted the 53-use-postgres-in-all-environments branch July 6, 2023 18:27
@afred afred mentioned this pull request Jul 6, 2023
mrharpo added a commit that referenced this pull request Jul 7, 2023
* main:
  🐋 Dockerfile migrations (#77)
  💽 `postgresql://` in all environments (#73)
mrharpo added a commit that referenced this pull request Jul 7, 2023
* docs:
  Removes old note
  Fixes DB_NAME env
  Fixes lint errors
  Changes SonyCiAsset.id to int
  🐋 Dockerfile migrations (#77)
  💽 `postgresql://` in all environments (#73)
  Removes dotenv override (#72)
  🤖 Update dependencies (#61)
  👣 Migration tool (#62)
  Adds on: workflow_dispatch to all actions (#63)
  Updates another workflow pointer (#60)
  ☝️ Updates workflow pointer (#59)
  Sets chowda db name for CI to 'chowda'
@mrharpo mrharpo added this to the v0.3 Pipeline 🚰 milestone Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Postgres tests
2 participants