summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext
Commit message (Expand)AuthorAgeFilesLines
...
* sqlsoup is released separatelyMike Bayer2012-01-081-2/+9
* fix small update doc issue [ticket:2158]Mike Bayer2012-01-081-1/+1
* happy new yearMike Bayer2012-01-0410-10/+10
* document that strings are accepted with declarative/secondaryMike Bayer2011-12-291-0/+9
* - [feature] Added "class_registry" argument toMike Bayer2011-12-281-1/+12
* fix a whole bunch of note:: / warning:: that were inline,Mike Bayer2011-12-254-10/+24
* - [bug] the @compiles decorator raises anMike Bayer2011-12-061-1/+7
* refine this a bitMike Bayer2011-12-051-4/+18
* - [feature] Added an example to the hybrid docsMike Bayer2011-12-051-0/+134
* - [bug] __table_args__ can now be passed asMike Bayer2011-12-041-9/+9
* - [bug] Fixed bug whereby a subclass of a subclassMike Bayer2011-10-281-11/+18
* plus a period. seriously. should i just watch TV today instead of screwing...Mike Bayer2011-10-171-1/+1
* and i screwed it upMike Bayer2011-10-171-1/+6
* updated conventions on mixinsMike Bayer2011-10-171-17/+26
* link to declarative concrete helper docrel_0_7_3Mike Bayer2011-10-161-0/+2
* fix typos [ticket:2294] [ticket:2300]. these are both due to reworkings of 0...Mike Bayer2011-10-151-3/+0
* - SQLSoup will not be included in version 0.8Mike Bayer2011-09-261-0/+5
* warn when a subclass' base uses @declared_attr for a regular column -Mike Bayer2011-09-261-0/+6
* - Changed the update() method on association proxyMike Bayer2011-09-141-4/+13
* fix sentenceMike Bayer2011-09-101-1/+1
* - New event hook, MapperEvents.after_configured().Mike Bayer2011-09-101-6/+205
* document autocommit when using the compiler extension, update the "understand...Mike Bayer2011-08-181-0/+49
* declarify the mapper config docsMike Bayer2011-08-071-50/+2
* - rework tutorial to be all declarative, all the timeMike Bayer2011-08-061-11/+54
* - second pass through association proxy docs, some more links on any()/has(),...Mike Bayer2011-08-061-22/+41
* - rewrite the docs for association proxy using declarative, add new examples,...Mike Bayer2011-08-051-19/+76
* - Added an informative error message whenMike Bayer2011-07-211-2/+0
* - add doc to schema docs linking to declarative usage of __table__Mike Bayer2011-07-011-0/+35
* - Fixed bug in the mutable extension wherebyMike Bayer2011-07-011-10/+10
* - Fixed bug in the mutable extension wherebyMike Bayer2011-06-301-2/+0
* - remove NamingConventions as an example here since it doesn't applyMike Bayer2011-06-141-4/+8
* - Fixed declarative bug where a class inheritingMike Bayer2011-06-141-2/+1
* - Repaired new "mutable" extension to propagateMike Bayer2011-06-041-8/+13
* typoMike Bayer2011-05-221-1/+1
* go a little further and introduce hybrid valueMike Bayer2011-05-221-1/+87
* - add some docs to hybrid comparators, operators/comparator logic at the baseMike Bayer2011-05-221-1/+15
* - Fixed bugs in sqlalchemy.ext.mutable extension whereMike Bayer2011-05-141-5/+5
* - mapper() will ignore non-configured foreign keysMike Bayer2011-05-071-8/+0
* - Removed the usage of the "collections.MutableMapping"Mike Bayer2011-04-281-5/+5
* - added Query.with_session() method, switchesMike Bayer2011-04-231-9/+10
* - rework setup.py script to work with:Mike Bayer2011-04-171-3/+3
* - add some function examples, [ticket:2107]Mike Bayer2011-04-021-1/+117
* - Fixed mutable extension docs to show theMike Bayer2011-04-021-11/+25
* - some doc reorgMike Bayer2011-03-171-7/+7
* - The horizontal_shard ShardedSession class accepts the commonMike Bayer2011-03-161-52/+52
* mergeMike Bayer2011-03-141-4/+6
|\
| * - Arguments in __mapper_args__ that aren't "hashable"Mike Bayer2011-03-141-4/+6
* | corrected a bunch of spelling typosDiana Clarke2011-02-281-1/+1
|/
* - Fix error message referencing old @classpropertyMike Bayer2011-02-191-2/+2
* - the dictionary at the end of the __table_args__Mike Bayer2011-02-171-14/+16