summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/engine/strategies.py
Commit message (Expand)AuthorAgeFilesLines
...
* - merged the patch from #516 + fixesMike Bayer2007-04-021-1/+1
* - merged the "execcontext" branch, refactors engine/dialect codepathsMike Bayer2007-04-021-4/+60
* latest #214 fixupsMike Bayer2007-03-311-1/+1
* thank you, SVN, for being completely idiotic and non-intutive. rolling back i...Mike Bayer2007-03-301-3/+0
* current progress with exec branchMike Bayer2007-03-291-0/+3
* migrated (most) docstrings to pep-257 format, docstring generator using strai...Mike Bayer2007-02-251-18/+39
* [ticket:374] [ticket:377] [ticket:375], small fix to mutable types unit testMike Bayer2006-11-211-1/+1
* - create_engine() reworked to be strict about incoming **kwargs. all keywordMike Bayer2006-11-121-22/+69
* reorganizing classnames a bit, flagging "private" classes in the sql package,Mike Bayer2006-10-171-2/+2
* doc stuff regarding engine strategiesMike Bayer2006-10-151-1/+1
* - cleanup on connection methods + documentation. custom DBAPIMike Bayer2006-08-251-36/+35
* implemented query string support in db urls, gets sent to dialect **kwargs, [...Mike Bayer2006-06-011-4/+8
* echo_pool flag fixedMike Bayer2006-05-291-2/+2
* TLEngine needed a partial rewrite....Mike Bayer2006-05-281-1/+1
* propigate "pool" argumentMike Bayer2006-05-281-1/+1
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-0/+70