aio-libs/aioodbc

Need Connection Recycle Options

reedjosh opened this issue · 1 comments

For my API, I send a few alter session statements on connect.

I would like to be able to specify an on connect hook such that recycled connections run said hook.

I would love to submit a PR for this as I'm currently monkey patching around this.

Is this project still fully active? I haven't seen activity in a while.

@jettify Sir?

I'm building this into https://github.com/tortoise/tortoise-orm.

Is this project dead? I'm quite excited to bring Oracle (and others) to Tortoise with aioodbc, but we are concerned that it's no longer supported?