Skip to content

enhancement: use an ORM #91

@07CalC

Description

@07CalC

proposal

currently we are using raw sqlite without any ORM, and with time complexity of this method is increasing and its hard to write query for every little thing, and more prone to errors

we should switch to an ORM instead.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions