Skip to content

Remove SQL Alchemy dependency #2

@anshum4n-git

Description

@anshum4n-git

We are only using SQL Alchemy for convenience. Instead, the underlying database driver can be used easily as it is only used for running queries e.g. psycopg2 for postgres, sqlite for sqlite and so on.

Metadata

Metadata

Assignees

No one assigned

    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