You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you have any examples of using just the basic psycopg driver without using sqlalchemy/django? I'm working on an aws lambda and don't want the overhead of sqlalchemy but I do still want to create unit test for database reads. I've gone through the code and don't see an obvious way to just use the basic driver.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Do you have any examples of using just the basic psycopg driver without using sqlalchemy/django? I'm working on an aws lambda and don't want the overhead of sqlalchemy but I do still want to create unit test for database reads. I've gone through the code and don't see an obvious way to just use the basic driver.
Beta Was this translation helpful? Give feedback.
All reactions