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

[Design] Add Postgres client management code #5801

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kofi-q
Copy link
Contributor

@kofi-q kofi-q commented Jan 9, 2025

Overview

#5698

Adding (unused) postgres client lib to VsDesign for the upcoming conversion from sqlite.
Currently using the default setup and relying on the standard postgres environment variables, which are assigned accordingly in the Heroku dashboard (https://dashboard.heroku.com/apps/tmp-vxdesign-dev/settings).

Will eventually need a schema migration tool, but for now, just adding a db:reset pnpm script for dev.

Testing Plan

  • Manual for now - will set up testing in upcoming PRs, when we start wiring up the store code.

Checklist

  • [ ] I have added logging where appropriate to any new user actions, system updates such as file reads or storage writes, or errors introduced.
  • [ ] I have added a screenshot and/or video to this PR to demo the change
  • [ ] I have added the "user_facing_change" label to this PR to automate an announcement in #machine-product-updates

@kofi-q kofi-q requested a review from kshen0 January 9, 2025 23:20
Copy link
Contributor

@kshen0 kshen0 left a comment

Choose a reason for hiding this comment

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

🎉

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