]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/shortlog
thirdparty/sqlalchemy/sqlalchemy.git
2005-12-06  Mike Bayerworking the backref attributes thing. many-to-many...
2005-12-06  Mike Bayerfirst take at backreference handlers
2005-12-06  Mike Bayerfallback on importing pysqlite2
2005-12-04  Mike Bayerdocstrings, formatting fixes
2005-12-04  Mike Bayeradded order_by to EagerLoader, LazyLoader
2005-12-04  Mike Bayerfixed up paramstyle translation
2005-12-04  Mike Bayermore consistent treatment of columns, differentiation...
2005-12-04  Mike Bayertesting functions, operators, better textual stuff
2005-12-04  Mike Bayermoved to test framework
2005-12-04  Mike Bayermath operators
2005-12-04  Mike Bayerdev
2005-12-04  Mike Bayerdev
2005-12-04  Mike Bayerdev
2005-12-04  Mike Bayerprimary_keys => primary_key
2005-12-04  Mike Bayerfixed orderby for eager load with selectalias
2005-12-03  Mike Bayerbetter check for circular eager loaders
2005-12-03  Mike Bayerrefactorings to sql generation, unions, engine location
2005-12-03  Mike Bayertweek
2005-12-03  Mike Bayerfixed tree examples import scheme, tweak to properties...
2005-12-03  Mike Bayerrearranging mapper/objectstore into a subdirectory...
2005-12-03  Mike Bayermoved eagermapper creation up to insure theres no mappe...
2005-12-03  Mike Bayermany-to-many mechanism changed the ordering of the...
2005-12-03  Mike Bayeradded manytomany to alltests
2005-12-03  Mike Bayeradded string-based URLS to create connections
2005-12-03  Mike Bayername change!
2005-12-03  Mike Bayeradded a third "mapper" to a many-to-many relationship...
2005-12-02  Mike Bayeradded functionality to map columns to their aliased...
2005-12-02  Mike Bayernew test to check a new eager loader feature that loads...
2005-12-01  Robert LeftwichAdded float type to support real/double precision/float...
2005-12-01  Mike Bayertable reflection will default to SLString. default...
2005-11-30  Mike Bayermore tweaks to import scheme
2005-11-30  Mike Bayeradjusted docs to account for import convention, proper...
2005-11-30  Mike Bayermigrated __ALL__ to __all__, oops, and reworked module
2005-11-29  Mike Bayerfix to result processing of date types
2005-11-29  Mike Bayeradded group_by, having to select. added func.foo(a...
2005-11-28  Mike Bayerstrips possible schema/table info from a column name...
2005-11-28  Mike Bayermysql default password
2005-11-27  Mike Bayer(no commit message)
2005-11-27  Mike Bayeradded mysql to module list
2005-11-27  Mike Bayermysql engine comment..
2005-11-27  Mike Bayerrowcount doesnt work on MySQL, so disabled concurrency...
2005-11-27  Mike Bayersome fixes to IN clauses, literal text clauses displayi...
2005-11-27  Mike Bayersome cleanup to tests, adjustments to support mysql...
2005-11-27  Mike Bayermysql somewhat present
2005-11-27  Mike Bayersupports positional params for mysql - needs to be...
2005-11-26  Robert LeftwichAdded some error checking to the command line processin...
2005-11-26  Mike Bayergot round trip for multiple priamry keys to work with...
2005-11-26  Mike Bayermore fixes to schema constructor, test suites not confl...
2005-11-26  Mike Bayercleaning up more with command-line args
2005-11-26  Mike Bayerrefactoring test to be more consistent, added multipk...
2005-11-26  Mike Bayer**kwargs to table, column are checked, fixed propigatio...
2005-11-26  Mike Bayerbroke out coltypes across psycopg1/2, placed TODO for...
2005-11-26  Mike Bayeradded page title via attributes to each document
2005-11-21  Mike Bayerfixes to "AS" on aliases, paramstyle default on ansisql
2005-11-19  Mike Bayer(no commit message)
2005-11-19  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-18  Mike Bayer(no commit message)
2005-11-17  Mike Bayer(no commit message)
2005-11-17  Mike Bayer(no commit message)
2005-11-17  Mike Bayerbrand new topological sort library. woop.
2005-11-17  Mike Bayerbrand new topological sort library. woop.
2005-11-17  Mike Bayerbrand new topological sort library. woop.
2005-11-17  Mike Bayer(no commit message)
2005-11-17  Mike Bayerworkin out the lazy/eager thing
2005-11-17  Mike Bayerworkin out the lazy/eager thing
2005-11-17  Mike Bayer(no commit message)
2005-11-17  Mike Bayerworkin out the lazy/eager thing
2005-11-17  Mike Bayerbrand new topological sort library. woop.
2005-11-17  Mike Bayerbrand new topological sort library. woop.
2005-11-16  Mike Bayer(no commit message)
2005-11-16  Mike Bayerneeding to organize very clearly when attribute behavio...
2005-11-15  Mike Bayer(no commit message)
2005-11-15  Mike Bayerenhancements to lazyloader. now you can pickle objects...
2005-11-15  Mike Bayer(no commit message)
2005-11-15  Mike Bayeradded "live" option to lazyloader, makes it load from...
2005-11-15  Mike Bayer(no commit message)
2005-11-15  Mike Bayerenhancements to lazyloader. now you can pickle objects...
2005-11-15  Mike Bayerlazyloader re-attaches lazy load upon new object create
2005-11-15  Mike Bayer(no commit message)
2005-11-15  Mike Bayeradded "live" option to lazyloader, makes it load from...
2005-11-15  Mike Bayertweak to lazy loading a right-direction
2005-11-15  Mike Bayeradded "live" option to lazyloader, makes it load from...
2005-11-15  Mike Bayerlazyloader re-attaches lazy load upon new object create
2005-11-15  Mike Bayertweak to lazy loading a right-direction
2005-11-15  Mike Bayernew attributes weren't propigating all arguments to...
2005-11-15  Mike Bayeradded "live" option to lazyloader, makes it load from...
2005-11-15  Mike Bayerlazyloader re-attaches lazy load upon new object create
2005-11-15  Mike Bayeradded "live" option to lazyloader, makes it load from...
2005-11-15  Mike Bayernew attributes weren't propigating all arguments to...
2005-11-14  Mike Bayeradded thingy to allow adding properties after mapper...
2005-11-14  Mike Bayer(no commit message)
2005-11-14  Mike Bayerworking on lazyloading even before object is saved
2005-11-13  Mike Bayeradded 'selectone' method
next