Mike Bayer
|
e7aaeb2852
|
- fixed argument passing to straight textual execute() on engine, connection.
can handle *args or a list instance for positional, **kwargs or a dict instance
for named args, or a list of list or dicts to invoke executemany()
|
2007-02-13 22:53:05 +00:00 |
|