-
Notifications
You must be signed in to change notification settings - Fork 3
Remove SQL Alchemy dependency #2
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels