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

Update data-migration documentation #975

Merged
merged 30 commits into from
Jul 18, 2023
Merged

Conversation

michplunkett
Copy link
Collaborator

@michplunkett michplunkett commented Jul 17, 2023

Fixes issue

#930

Description of Changes

Add documentation to make data-migrations a more transparent process.

Tests and linting

  • This branch is up-to-date with the develop branch.
  • pytest passes on my local development environment.
  • pre-commit passes on my local development environment.

@michplunkett michplunkett self-assigned this Jul 17, 2023
@michplunkett michplunkett changed the title Update data migration documentation Update data migration documentation and fix star_date references Jul 17, 2023
requirements.txt Outdated Show resolved Hide resolved
## General Alembic Information
Alembic provides for the creation, management, and invocation of change management scripts for a relational database, using SQLAlchemy as the underlying engine.

For information on how to execute DB migrations, please visit this section in the `CONTRIB.md` file: [Link](../../CONTRIB.md#migrating-the-database)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

References the Migrating the Database part of the CONTRIB.md file.

@michplunkett michplunkett changed the title Update data migration documentation and fix star_date references Update data migration documentation Jul 18, 2023
@michplunkett michplunkett marked this pull request as ready for review July 18, 2023 16:54
@michplunkett michplunkett changed the title Update data migration documentation Update data-migration documentation Jul 18, 2023
@michplunkett michplunkett merged commit a5981c4 into develop Jul 18, 2023
2 checks passed
@michplunkett michplunkett deleted the data_migration_documentation branch July 18, 2023 20:12
sea-kelp pushed a commit to OrcaCollective/OpenOversight that referenced this pull request Sep 24, 2023
lucyparsons#930

Add documentation to make data-migrations a more transparent process.

 - [x] This branch is up-to-date with the `develop` branch.
 - [x] `pytest` passes on my local development environment.
 - [x] `pre-commit` passes on my local development environment.
sea-kelp pushed a commit to OrcaCollective/OpenOversight that referenced this pull request Sep 25, 2023
lucyparsons#930

Add documentation to make data-migrations a more transparent process.

 - [x] This branch is up-to-date with the `develop` branch.
 - [x] `pytest` passes on my local development environment.
 - [x] `pre-commit` passes on my local development environment.
AetherUnbound pushed a commit to OrcaCollective/OpenOversight that referenced this pull request Oct 9, 2023
lucyparsons#930

Add documentation to make data-migrations a more transparent process.

 - [x] This branch is up-to-date with the `develop` branch.
 - [x] `pytest` passes on my local development environment.
 - [x] `pre-commit` passes on my local development environment.
AetherUnbound pushed a commit to OrcaCollective/OpenOversight that referenced this pull request Oct 9, 2023
lucyparsons#930

Add documentation to make data-migrations a more transparent process.

 - [x] This branch is up-to-date with the `develop` branch.
 - [x] `pytest` passes on my local development environment.
 - [x] `pre-commit` passes on my local development environment.
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.

Create documentation for submitting a data-migration
3 participants