-
Notifications
You must be signed in to change notification settings - Fork 68
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
Release Delphi Epidata 4.1.4 #1216
Conversation
chore: sync main->dev
feat(acquisition): remove and deactivate norostat
* change 'user_engine' to a 'WriteSession' instead, so the master db connection is used for writes [and associated admin session reads] only * eager-load roles, remove unnecessary methods, add @default_session, move session ctx mgrs to admin page * make sure sql statements and timing are logged for all engines, plus tag engines with id and log those too, and superfluous user method cleanup * sqlalchemy cleanup: removed superfluous bits, improved argument passing for engine creation * _assign_roles() does its own commit() and returns an instance of the newly updated User * raise Exception when trying to update non-existent User, return UserRole on creation. * use more appropriate reciever for static method call, and expand comment on static vs bound methods in User.
feat(afhsb): remove afhsb
Co-authored-by: Katie Mazaitis <[email protected]>
style(black): format acquisition with `black`, line-length=100
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.28.1...v2.31.0) --- updated-dependencies: - dependency-name: requests dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… duplicates from fluview_clinical
…ical-data-stale Added host to database connection
…ries-return-duplicate-results Remove duplicates from `fluview_clinical` table
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Releasing Delphi Epidata 4.1.4.
black
, line-length=100 #1189fluview_clinical
table #1215