Skip to content

Replace warning messages with info level for overwrites in database #94

@ebrahimebrahim

Description

@ebrahimebrahim

To edit a session in the database one can load the Session, make changes to the object, and then use Database.add_session with on_conflict=’overwrite’. This should work once #92 is fixed. However, it raises a warning as though overwriting a session is a weird thing to do. Maybe we can clean up the API to have a function with the clear intent of editing an existing session.

Depends on #92


Traceability Information:

This information was populated automatically by a script on 2025-06-09T18:03:23Z.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions