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

Feature: removes migrations in favor of OpenSauced API data model #30

Merged
merged 1 commit into from
Aug 8, 2023

Conversation

jpmcb
Copy link
Member

@jpmcb jpmcb commented Jul 28, 2023

Description

  • Adjusts SQL queries to conform to the data model used by OpenSauced API in https://github.com/open-sauced/api/pull/225
  • Adjusts hack/setup.sh to work with migration under hack/pizza.sql
    • Adds a few small other fixes to ensure the hack/setup.sh script
      works as intended

What type of PR is this? (check all applicable)

  • 🍕 Feature
  • 🐛 Bug Fix
  • 📝 Documentation Update
  • 🎨 Style
  • 🧑‍💻 Code Refactor
  • 🔥 Performance Improvements
  • ✅ Test
  • 🤖 Build
  • 🔁 CI
  • 📦 Chore (Release)
  • ⏩ Revert

Related Tickets & Documents

Context: this is apart of https://github.com/open-sauced/api/issues/218 which will integrate this microservice within the OpenSauced API.

Mobile & Desktop Screenshots/Recordings

N/a

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Added to documentation?

Still need to add docs

  • 📜 README.md
  • 📓 docs.opensauced.pizza
  • 🍕 dev.to/opensauced
  • 📕 storybook
  • 🙅 no documentation needed

[optional] Are there any post-deployment tasks we need to perform?

[optional] What gif best describes this PR or how it makes you feel?

@jpmcb jpmcb marked this pull request as ready for review July 28, 2023 20:56
@jpmcb jpmcb requested review from brandonroberts and bdougie July 28, 2023 20:56
@jpmcb
Copy link
Member Author

jpmcb commented Aug 8, 2023

Coming back to this since we have alignment on the data model in https://github.com/open-sauced/api/pull/225

This also probably needs a few doc updates on getting started with the API's database (or at least linking off to those instructions in the api repo)

- Adjusts SQL queries to conform to the data model used by OpenSauced
  API.
- Adjusts hack/setup.sh to work with migration under hack/pizza.sql
  - Adds a few small other fixes to ensure the hack/setup.sh script
    works as intended

Signed-off-by: John McBride <john@opensauced.pizza>
@jpmcb jpmcb merged commit 65f6e18 into open-sauced:main Aug 8, 2023
@jpmcb jpmcb deleted the db-updates branch August 9, 2023 16:04
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.

3 participants