summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/testing/assertsql.py
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2016-01-06 17:20:57 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2016-01-06 17:20:57 -0500
commitc8b7729338ba32a726be72b5409b4651326042e9 (patch)
tree35ec5496df037b60ba5fcc4e2cc5bda54f5bc942 /lib/sqlalchemy/testing/assertsql.py
parentcfb631e0897cf3a8cde67c120eed431eaa5f841d (diff)
downloadsqlalchemy-c8b7729338ba32a726be72b5409b4651326042e9.tar.gz
- Added a new entrypoint system to the engine to allow "plugins" to
be stated in the query string for a URL. Custom plugins can be written which will be given the chance up front to alter and/or consume the engine's URL and keyword arguments, and then at engine create time will be given the engine itself to allow additional modifications or event registration. Plugins are written as a subclass of :class:`.CreateEnginePlugin`; see that class for details. fixes #3536
Diffstat (limited to 'lib/sqlalchemy/testing/assertsql.py')
0 files changed, 0 insertions, 0 deletions