sqlalchemy.pool.AssertionPool - python examples

Here are the examples of the python api sqlalchemy.pool.AssertionPool taken from open source projects. By voting up you can indicate which examples are most useful and appropriate.

1 Examples 7

0 View Complete Implementation : noseplugin.py
Copyright GNU General Public License v3.0
Author : mutschler
@post
def _engine_pool(options, file_config):
    if options.mockpool:
        from sqlalchemy import pool
        db_opts['poolclast'] = pool.astertionPool