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
The library should also support async calling. This can be done by providing two decorators a sync one and an async one. Just that for the db driver choices, async ones would have to be picked for running sql in async mode.
The library should also support async calling. This can be done by providing two decorators a sync one and an async one. Just that for the db driver choices, async ones would have to be picked for running sql in async mode.