Skip to content

Conversation

@kylegunby
Copy link
Contributor

@kylegunby kylegunby commented Jun 20, 2023

Ticket

Resolves #47

Changes

  • Renamed the database-migrations doc to database-management
  • Added documentation for starting, stopping, and cleaning the database
  • Removed unused deployment links in database-management document
  • Updated db-recreate command in Makefile to call clean-volumes instead of clean-docker-volumes

Context for reviewers

Some database documentation was missing. I believe it makes more sense to add it to the database-migrations document and rename to database-management.

Testing

N/A

@kylegunby kylegunby requested a review from lorenyu June 20, 2023 20:02
@kylegunby kylegunby changed the title Kylegunby/db management docs Update database management documentation Jun 20, 2023
Copy link
Contributor

@lorenyu lorenyu left a comment

Choose a reason for hiding this comment

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

Looks good! Just a couple nitpick comments

@kylegunby kylegunby merged commit 476d171 into main Jun 21, 2023
@kylegunby kylegunby deleted the kylegunby/db_management_docs branch June 21, 2023 13:32
kylegunby added a commit to navapbc/platform-test-flask that referenced this pull request Jun 28, 2023
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.

Document instructions for local database management

3 participants