Files
sqlalchemy/test/sql
Mike Bayer 33f07202ce - The new dialect-level keyword argument system for schema-level
constructs has been enhanced in order to assist with existing
schemes that rely upon addition of ad-hoc keyword arguments to
constructs.
- To suit the use case of allowing custom arguments at construction time,
the :meth:`.DialectKWArgs.argument_for` method now allows this registration.
fixes #2962
2014-02-25 19:52:17 -05:00
..
2013-08-28 10:16:52 -04:00
2013-04-27 19:53:57 -04:00
2014-02-01 13:22:43 -05:00
2013-11-21 15:39:05 -05:00