Files
sqlalchemy/doc/build/core
Mike Bayer aed2324b4d Add multivalued insert context for defaults
Added a new method :class:`.DefaultExecutionContext.current_parameters`
which is used within a function-based default value generator in
order to retrieve the current parameters being passed to the statement.
The new function differs from the ``.current_parameters`` attribute in
that it also provides for optional grouping of parameters that
correspond to a multi-valued "insert" construct.  Previously it was not
possible to identify the subset of parameters that were relevant to
the function call.

Change-Id: I6894c7b4a2bce3e83c3ade8af0e5b2f8df37b785
Fixes: #4075
2017-09-16 12:52:25 -04:00
..
2014-12-27 16:22:41 -05:00
2014-12-27 16:22:41 -05:00
2014-12-27 16:54:32 -05:00
2014-12-27 16:22:41 -05:00
2017-05-16 09:59:38 -04:00
2014-12-27 16:22:41 -05:00