]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2007-08-21  Jason KirtlandA couple critical path optimizations
2007-08-21  Jason Kirtland- omitted 'table' and 'column' from 'from sqlalchemy...
2007-08-21  Jason Kirtlandadded stub/import tests for all dialects
2007-08-21  Jason Kirtlandfix line ending svn prop
2007-08-20  Mike Bayerpool_threadlocal on by default
2007-08-20  Mike Bayerremoved unnecessary _branch calls
2007-08-20  Mike Bayer- method call removal
2007-08-20  Mike Bayer- Engine and TLEngine assume "threadlocal" behavior...
2007-08-19  Ants Aasmaan early out processing insert/update column parameters...
2007-08-19  Jason Kirtlandlight docstring tweaks to the pool
2007-08-19  Jason KirtlandCHANGES for r3372
2007-08-19  Jason Kirtland- Connection.begin() no longer accepts nested=True...
2007-08-19  Jason KirtlandReST docstring fix
2007-08-19  Paul Johnstonmssql unit test fixes
2007-08-19  Paul JohnstonOne more change of preparer() to identifier_preparer
2007-08-19  Jason Kirtlandpyflakes mop-up
2007-08-19  Paul JohnstonUse identifier_preparer instead of preparer()
2007-08-19  Paul JohnstonFix broken imports
2007-08-18  Mike Bayerdocstring compile fixup
2007-08-18  Mike Bayeradding an "already exists" catch for CREATE DOMAIN
2007-08-18  Mike Bayer1. Module layout. sql.py and related move into a packa...
2007-08-18  Jason Kirtland- fixed prefixes= argument to select()
2007-08-18  Mike Bayer- modified SQL operator functions to be module-level...
2007-08-17  Mike Bayer- Added a "legacy" adapter to types, such that user...
2007-08-17  Mike Bayeradd a test for dupe tables in MetaData
2007-08-17  Mike Bayer- added close() method to Transaction. closes out...
2007-08-17  Mike Bayertransactional session rolls back bound connection
2007-08-17  Mike Bayer- threadlocal TLConnection, when closes for real, force...
2007-08-17  Jason Kirtlandupdate activemapper backrefs for r3340
2007-08-17  Mike Bayerdont commandeer warnings into logger
2007-08-17  Mike Bayer- turned twophase=True on in test
2007-08-17  Mike Bayerreinstated two_phase test. currently it passes on...
2007-08-17  Paul Johnstonmerge changset [3347] into trunk
2007-08-17  Mike Bayer- added extra argument con_proxy to ConnectionListener...
2007-08-17  Paul JohnstonMerge [3345] into trunk. Unit test still TODO
2007-08-17  Paul JohnstonDisable MSSQL unicode statements on UCS-4 platforms...
2007-08-17  Jason Kirtland- session transaction closing tweak for threadlocal
2007-08-17  Jason Kirtlandadded a testing decorator that mops up wayward connections
2007-08-16  Mike Bayerremoved ridiculous LOrderedProp object
2007-08-16  Mike Bayerrevert the _DefaultExtension thing, it added function...
2007-08-16  Mike Bayer- moved test/orm/fixtures.py to testlib
2007-08-16  Jason Kirtlandit's a non-stop formatting fiesta
2007-08-16  Jason Kirtlandformatting fiesta
2007-08-16  Jason KirtlandAdded session.prune(), releases unused objects in stron...
2007-08-16  Mike Bayer- fix to bind param processing such that "False" values...
2007-08-16  Mike Bayernew changelog with betas
2007-08-16  Mike Bayerbump
2007-08-16  Mike Bayerneeded orm import
2007-08-16  Mike Bayerbump rel_0_4beta3
2007-08-16  Mike Bayeradded remove() coverage....
2007-08-16  Mike Bayeradd length to str for pk usage
2007-08-16  Mike Bayeradded support for string date passthru in sqlite
2007-08-16  Mike Bayeradded 'inherit_foreign_keys' arg to mapper()
2007-08-15  Jason Kirtlanduse threading.local if available
2007-08-15  Jason Kirtlandfix hasattr typo [ticket:744]
2007-08-15  Jason Kirtlandstopgap, need a general strategy for raising readable...
2007-08-15  Mike Bayer-removed print statements
2007-08-15  Mike Bayermass has_key->__contains__ migration, [ticket:738]
2007-08-15  Mike Bayer- moved unicode schema ORM tests to unitofwork.py tests...
2007-08-15  Mike Bayer- cleanup, converted unitofwork.py to standard fixtures
2007-08-15  Mike Bayerremoved init_attr() call, which has shown to not increa...
2007-08-14  Mike Bayer- merged "fasttypes" branch. this branch changes the...
2007-08-14  Mike Bayercleanup
2007-08-14  Paul Johnstonrevert previous change; had misunderstood context
2007-08-14  Paul Johnstonfudge to make SQL asserts work reliably with MSSQL
2007-08-14  Paul JohnstonMake versioningtest.test_basic only assert when the...
2007-08-14  Mike Bayeradded sqlite/sa "unprofiled" raw time tests
2007-08-14  Mike Bayeradded full fetching of result columns, cut overall...
2007-08-14  Mike Bayera mass insert/ select benchmarking test, from
2007-08-14  Mike Bayeradjustment to table_names test such that the DB can...
2007-08-14  Mike Bayerremoved assertion for "no tables in db" rel_0_4beta2
2007-08-14  Mike Bayercommented out unicode foriegn keys for now, not working...
2007-08-14  Mike Bayerattempt to get SessionTest to close transactions better
2007-08-14  Mike Bayer- fixed endless loop
2007-08-14  Mike Bayer- base_mapper() becomes a plain attribute
2007-08-14  Mike Bayeradded engine_from_config() function for helping to...
2007-08-13  Mike Bayerdocstirng...
2007-08-13  Mike Bayeradded scoped session test independent of Session.mapper...
2007-08-13  Mike Bayer- a rudimental SessionExtension class has been added...
2007-08-13  Mike Bayer- generalized a SQLCompileTest out of select.py, installed
2007-08-13  Jason Kirtlandadjusted mysql autoload from a named schema, esp. for...
2007-08-13  Jason KirtlandRemoved unused imports, other import adjustments per...
2007-08-13  Jason KirtlandCentralized some `try: import foo except: import other...
2007-08-12  Jason KirtlandAdded more unicode foreign key tests for [ticket:729]
2007-08-12  Jason Kirtlandauto-commit after LOAD DATA INFILE for mysql
2007-08-12  Mike Bayer- got is_subquery() working in the case of compound...
2007-08-12  Mike Bayerremoved ms-sql unsupporteds
2007-08-12  Mike Bayer- fixed compiler bug in mssql
2007-08-12  Paul JohnstonClose SQLite databases before deleting file, so the...
2007-08-12  Paul JohnstonMSSQL: disable new 0.4 tests that cause hangs
2007-08-12  Mike Bayeredits
2007-08-12  Mike Bayer- scoped_session docs
2007-08-12  Paul JohnstonFix missing import of 'operator'
2007-08-12  Mike Bayeradded "should_commit()" hook to ExecutionContext. ...
2007-08-12  Jason KirtlandBump.
2007-08-12  Mike Bayertypos
2007-08-12  Mike Bayeradded a brief migration guide rel_0_4beta1
2007-08-12  Mike Bayertwo tests which assumed autoincrement=False for integer...
2007-08-12  Jason KirtlandDocs.
2007-08-12  Jason KirtlandAllow auto_increment on any pk column, not just the...
next