[sqlalchemy] Delayed QueuePool purge causes logger error

2017-09-08 Thread Shige Takeda
() or before? Looking into the SQLAlchemy code, _finalize_fairy is managed by weakref, so looks like there is no much control, but I'm wondering if any force invalidating connection option is available. Oh, we know one workaround; call conn.close() explicitly after use of connection. But often custom

Re: [sqlalchemy] Re: Dialect Python package name convension

2016-06-05 Thread Shige Takeda
quot; appears to be more common (e.g. nearly all of those > listed on > http://docs.sqlalchemy.org/en/latest/dialects/index.html#external-dialects > ). > > > On Saturday, June 4, 2016 at 1:51:01 AM UTC-4, Shige Takeda wrote: >> >> Is there any package naming convention for

[sqlalchemy] Dialect Python package name convension

2016-06-03 Thread Shige Takeda
be appreciated. Regards, -- Shige Takeda -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy+unsubscr...@googlegroups.com. To post to this group,