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 SQLAlchemy warning #26

Merged
merged 2 commits into from
Jan 9, 2025
Merged

Fix SQLAlchemy warning #26

merged 2 commits into from
Jan 9, 2025

Conversation

jemrobinson
Copy link
Member

Create new GuacamoleUserGroup objects separately from the loop over groups

Closes #25.

@jemrobinson jemrobinson changed the title Fix sqlalchemy warning Fix SQLAlchemy warning Jan 9, 2025
Copy link

github-actions bot commented Jan 9, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  guacamole_user_sync/postgresql
  postgresql_client.py
Project Total  

This report was generated by python-coverage-comment-action

@jemrobinson jemrobinson merged commit 65825a9 into main Jan 9, 2025
1 check passed
@jemrobinson jemrobinson deleted the 25-fix-sqlalchemy-warning branch January 9, 2025 17:29
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.

SQLAlchemy warning on user sync
1 participant