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 pgadmin for easy local database access #558

Merged
merged 4 commits into from
Nov 12, 2023
Merged

Conversation

Splines
Copy link
Member

@Splines Splines commented Nov 6, 2023

The Rails console is great. But sometimes, it's easier to see database-related things in a nice UI. This is what pgadmin is for. Note that changing data directly there does not ensure any data integrity and specials rules for the data. These are only enforced on a higher level that is managed by Ruby.

New wiki page for pgadmin. Please make sure that the small guide over there works as intended.

image

@Splines Splines self-assigned this Nov 6, 2023
@Splines Splines changed the base branch from main to mampf-next November 6, 2023 18:27
@Splines Splines marked this pull request as ready for review November 6, 2023 19:49

This comment was marked as off-topic.

@Splines Splines merged commit 1f5828d into mampf-next Nov 12, 2023
7 of 8 checks passed
@Splines Splines deleted the feature/pgadmin branch November 12, 2023 13:23
@Splines Splines mentioned this pull request Nov 12, 2023
1 task
Splines added a commit that referenced this pull request Jan 6, 2024
* Add pgadmin to dev docker compose

* Add pgadmin configuration

* Fix pgadmin config file docker binding

* Fix unwanted env comment
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants