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

fix: added the empty string in user_org_delete_activity table #766

Merged
merged 1 commit into from
Jun 11, 2024

Conversation

KulkarniShashank
Copy link
Contributor

What

Addition of an empty string in the user_org_delete_activity table.

Why

The empty string addition is essential for maintaining data integrity and ensuring compatibility with existing database structures. It helps in accommodating scenarios where certain fields may not have specific values but still require placeholders.

How

The addition of the empty string is implemented by modifying the schema definition or updating relevant SQL scripts to include the appropriate default value for the respective column in the user_org_delete_activity table. Additionally, any necessary documentation updates or test cases should be included to reflect this change accurately.

Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@bhavanakarwade bhavanakarwade merged commit 5f82ac8 into develop Jun 11, 2024
2 checks passed
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