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

Int b 21509 DB - add poe and pod #13973

Closed
wants to merge 103 commits into from

Conversation

msaki-caci
Copy link
Contributor

B-21509

Summary

We are adding the ports and port_location tables to the database along with adding the Port of Debarkation (POD) and Port of Embarkation (POE) columns to mto_service_items.

Verification Steps for the Author

These are to be checked by the author.

  • Tested in the Experimental environment (for changes to containers, app startup, or connection to data stores)
  • Have the Agility acceptance criteria been met for this change?

Verification Steps for Reviewers

These are to be checked by a reviewer.

  • Has the branch been pulled in and checked out?
  • Have the BL acceptance criteria been met for this change?
  • Was the CircleCI build successful?
  • Has the code been reviewed from a standards and best practices point of view?

Setup to Run the Code

How to test

  1. Run the migrations:
    • I ran mine using make db_dev_reset db_dev_migrate, though the reset might not be necessary.
  2. Verify that the tables and new columns have been added.
    • I verified mine using DBeaver.

Database

Any new migrations/schema changes:

@msaki-caci msaki-caci closed this Oct 22, 2024
@msaki-caci msaki-caci deleted the INT-B-21509_DB_Add_POE_and_POD branch October 22, 2024 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Go-Rillaz Go-Rillaz INTEGRATION Slated for Integration Testing
Development

Successfully merging this pull request may close these issues.

5 participants