summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* back-merged current 0.4 trunk into rel_0_4 branch, which will become the 0.4 ...Mike Bayer2008-05-091-21/+27
* - finally figured out how to get setuptools version in, availableMike Bayer2007-06-191-0/+16
* - MetaData loses 'name' attributeMike Bayer2007-06-111-4/+0
* - removed cascade_mappers(). long overdue.Mike Bayer2007-06-021-1/+0
* copyright updateMike Bayer2007-01-051-1/+1
* converted imports to absoluteMike Bayer2006-10-261-3/+3
* merged 0.2 branch into trunk; 0.1 now in sqlalchemy/branches/rel_0_1Mike Bayer2006-05-251-10/+4
* mapper's querying facilities migrated to new query.Query() object, which can ...Mike Bayer2006-04-061-2/+3
* introducing...the mods package ! the SelectResults thing moves as the first modMike Bayer2006-03-311-1/+2
* engine argument on tables optionalMike Bayer2006-03-021-0/+4
* made SchemaEngine more prominent as the base of Table associationMike Bayer2006-03-011-0/+4
* merged sql_rearrangement branch , refactors sql package to work standalone withMike Bayer2006-02-251-1/+1
* exception package added, support throughoutMike Bayer2006-02-191-0/+1
* copyright->2005,2006Mike Bayer2006-01-031-1/+1
* license switchMike Bayer2005-12-311-13/+2
* rearranging mapper/objectstore into a subdirectory, breaking up files since t...Mike Bayer2005-12-031-6/+6
* more tweaks to import schemeMike Bayer2005-11-301-1/+2
* migrated __ALL__ to __all__, oops, and reworked moduleMike Bayer2005-11-301-0/+5
* ramping upMike Bayer2005-07-071-0/+16
* Initial revisionMike Bayer2005-07-011-0/+1