Skip to content

Conversation

bgajjala8
Copy link
Contributor

@bgajjala8 bgajjala8 commented Oct 7, 2025

Description

The PR updates the migration changes to include updated to current tables.

Associated Jira Ticket

@bgajjala8 bgajjala8 changed the title feat(db): Password credential migration Password credential migration Oct 7, 2025
@bgajjala8 bgajjala8 force-pushed the bgajjala-update-db-changes branch from 058a8fd to 6c6d89c Compare October 7, 2025 23:21
@bgajjala8 bgajjala8 changed the title Password credential migration Password credential migration script Oct 7, 2025
@bgajjala8 bgajjala8 requested a review from laero October 7, 2025 23:24
@bgajjala8 bgajjala8 marked this pull request as ready for review October 7, 2025 23:24
@bgajjala8 bgajjala8 requested a review from a team as a code owner October 7, 2025 23:24
@bgajjala8 bgajjala8 force-pushed the bgajjala-update-db-changes branch from 0cb88c6 to 13232bd Compare October 8, 2025 14:46
Copy link
Contributor

@laero laero left a comment

Choose a reason for hiding this comment

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

while reviewing, i realized that i missed a table in my previous PR, which is also used in views that needs to be updated. let's add that table + view update in this PR, if that's okay with you?

examples here: https://github.com/hashicorp/boundary/blob/e4361d2cfc05bb7f006e311bb0ab9b9e7e73c97e/internal/db/schema/migrations/oss/postgres/98/02_username_password_domain_vault.up.sql

new table

  • credential_vault_library_password_mapping_override

update views to select from that new table:

  • credential_vault_library_issue_credentials
  • credential_vault_library_list_lookup

@laero
Copy link
Contributor

laero commented Oct 8, 2025

re: new table and view updates:
i'll make a separate PR for these changes

@bgajjala8 bgajjala8 force-pushed the bgajjala-update-db-changes branch from 387f455 to d345a1c Compare October 8, 2025 18:51
@bgajjala8 bgajjala8 requested a review from a team as a code owner October 8, 2025 18:51
@bgajjala8 bgajjala8 force-pushed the bgajjala-update-db-changes branch from df6882c to 2c87201 Compare October 8, 2025 19:00
@bgajjala8 bgajjala8 force-pushed the bgajjala-update-db-changes branch from 2c87201 to 9b6d364 Compare October 8, 2025 19:01
@bgajjala8 bgajjala8 requested a review from laero October 8, 2025 19:01
@bgajjala8 bgajjala8 self-assigned this Oct 8, 2025
@bgajjala8 bgajjala8 requested a review from louisruch October 8, 2025 19:11
@bgajjala8 bgajjala8 merged commit f70918e into llb-password-credential-type Oct 9, 2025
56 of 58 checks passed
@bgajjala8 bgajjala8 deleted the bgajjala-update-db-changes branch October 9, 2025 01:06
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.

3 participants