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

Size increase for namespace column #2639

Merged
merged 13 commits into from
May 21, 2024
Merged

Conversation

niwsa
Copy link
Member

@niwsa niwsa commented Apr 29, 2024

What does this PR do?

The namespace column is likely to have longer data and this change should cater to that requirement.

Type of change

  • Updated dependencies
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How should this be tested?

  • Existing unit tests

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code and corrected any misspellings
  • I have commented my code, particularly in hard-to-understand areas
  • 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

@niwsa niwsa marked this pull request as ready for review April 30, 2024 08:35
@niwsa niwsa requested a review from a team April 30, 2024 08:35
Copy link
Member

@deepakprabhakara deepakprabhakara left a comment

Choose a reason for hiding this comment

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

syncronize does remove the column and create a new one

@deepakprabhakara deepakprabhakara merged commit 25b29d7 into main May 21, 2024
6 checks passed
@deepakprabhakara deepakprabhakara deleted the db-expand-namespace-col branch May 21, 2024 16:48
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.

None yet

3 participants