Skip to content

[REFACTOR] Move to ORM framework #78

Description

@Fruktus

Target platform

Server

Describe the request

Currently, the interactions with database are done via manually constructed requests. Since we mostly persist whole objects, it would be beneficial to migrate to ORM like SqlAlchemy+Alembic, which would help with models and provide more uniform interface.

Additional information

No response

Metadata

Metadata

Assignees

Labels

refactorChanges in code that make it easier to maintain

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions