nebulo icon indicating copy to clipboard operation
nebulo copied to clipboard

psycopg2 should not be a dependency

Open olirice opened this issue 4 years ago • 0 comments

Replace psycopg2 dependency with

AsyncEngine.run_sync

Usage needs to be wrapped here: https://github.com/olirice/nebulo/blob/master/src/nebulo/server/starlette.py#L31

olirice avatar May 17 '21 12:05 olirice