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

VM-1179: Fix exception if no database already created in PostgreSql #2670

Merged
merged 5 commits into from
Jul 14, 2023

Conversation

asvishnyakov
Copy link
Contributor

Description

Hangfire fire exception if there is no already created database when use PostreSql because of missed workaround already available for MySql and SqlServer.

References

QA-test:

Jira-link:

Artifact URL:

@asvishnyakov asvishnyakov requested a review from a team July 11, 2023 12:48
@vc-ci
Copy link
Contributor

vc-ci commented Jul 11, 2023

Reveiw task created: https://virtocommerce.atlassian.net/browse/PT-12701

@asvishnyakov asvishnyakov changed the title Fix exception if no database already created in PostgreSql VM-1179: Fix exception if no database already created in PostgreSql Jul 11, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jul 14, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@artem-dudarev artem-dudarev merged commit db186b6 into dev Jul 14, 2023
7 checks passed
@artem-dudarev artem-dudarev deleted the VM-1179 branch July 14, 2023 09:29
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.

None yet

3 participants