Skip to content

NIAD-3431: Extending DB column length to 1024#1252

Merged
ORybak5 merged 3 commits intomainfrom
NIAD-3431
Mar 18, 2026
Merged

NIAD-3431: Extending DB column length to 1024#1252
ORybak5 merged 3 commits intomainfrom
NIAD-3431

Conversation

@ORybak5
Copy link
Contributor

@ORybak5 ORybak5 commented Mar 17, 2026

What

The length of varchar columns in 'patient_attachment_log' table have been extended to 1024 characters.

Why

The varchar columns of 'patient_attachment_log' table are not long enough to allocate inserted entries.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Internal change (non-breaking change with no effect on the functionality affecting end users)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • I have updated the Changelog with details of my change in the UNRELEASED section if this change will affect end users
  • A corresponding change has been made to the Mapping Documentation repository

@ORybak5 ORybak5 marked this pull request as ready for review March 17, 2026 13:39
@ORybak5 ORybak5 requested a review from a team as a code owner March 17, 2026 13:39
@github-actions
Copy link

github-actions bot commented Mar 17, 2026

Images built and published to ECR using a Build Id of PR-980-7af9d3d

@github-actions
Copy link

Looks good. No mutations were possible for these changes.
See https://pitest.org

@ORybak5 ORybak5 merged commit a27fe1f into main Mar 18, 2026
19 checks passed
@ORybak5 ORybak5 deleted the NIAD-3431 branch March 18, 2026 09:43
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.

2 participants