Skip to content

fix: enhance POWA setup by adding user and database existence checks#420

Merged
anikin-aa merged 1 commit intomainfrom
powa-installation-fix
May 4, 2026
Merged

fix: enhance POWA setup by adding user and database existence checks#420
anikin-aa merged 1 commit intomainfrom
powa-installation-fix

Conversation

@Tvion
Copy link
Copy Markdown
Collaborator

@Tvion Tvion commented Apr 28, 2026

  • Introduced functions to check for the existence of the POWA database and user, improving error handling during setup.
  • Updated the SetUpPOWA function to conditionally create the POWA user and database based on the existence checks.
  • Removed unused registration functions and cleaned up the code for better readability.

- Introduced functions to check for the existence of the POWA database and user, improving error handling during setup.
- Updated the `SetUpPOWA` function to conditionally create the POWA user and database based on the existence checks.
- Removed unused registration functions and cleaned up the code for better readability.
@Tvion Tvion requested review from anikin-aa and mchekalov April 28, 2026 08:44
@github-actions github-actions Bot added the bug Something isn't working label Apr 28, 2026
@Tvion Tvion requested review from jyot560 and yerkennz April 28, 2026 09:32
@anikin-aa anikin-aa merged commit fccae98 into main May 4, 2026
34 of 36 checks passed
@anikin-aa anikin-aa deleted the powa-installation-fix branch May 4, 2026 10:11
@github-actions github-actions Bot locked and limited conversation to collaborators May 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants