Skip to content

Remove SQL Alchemy dependency #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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