summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/ext
Commit message (Expand)AuthorAgeFilesLines
* Add some `Sphinx` paragraph level versions informations markups,Mike Bayer2012-06-082-14/+25
* copyrightMike Bayer2012-05-058-8/+8
* fix .. note::/ ..warning:: directives which no longer consistentlyMike Bayer2011-12-252-2/+6
* - mapper() will ignore non-configured foreign keysMike Bayer2011-05-071-8/+0
* - The horizontal_shard ShardedSession class accepts the commonMike Bayer2011-03-161-51/+50
* - Arguments in __mapper_args__ that aren't "hashable"Mike Bayer2011-03-141-3/+5
* - Fix error message referencing old @classpropertyMike Bayer2011-02-191-2/+2
* - Added an explicit check for the case that the nameMike Bayer2011-02-121-14/+20
* - sorry, I really don't want metaclass recipes in the main documentation. D...Mike Bayer2011-01-041-74/+0
* -whitespace removal bonanzaMike Bayer2011-01-027-180/+180
* - clean up copyright, update for 2011, stamp every file withMike Bayer2011-01-028-2/+43
* this is newMike Bayer2010-11-241-0/+2
* - SqlSoup overhaulMike Bayer2010-11-241-133/+359
* - An error is raised if __table_args__ is not in tupleMike Bayer2010-11-171-0/+4
* - A mixin can now specify a column that overridesMike Bayer2010-10-211-1/+1
* editMike Bayer2010-10-171-2/+3
* warn when two classes with the same name end up in the declarative registryChris Withers2010-10-061-0/+7
* document creating indexes for columns in mixinsChris Withers2010-10-041-0/+75
* - add additional logic that duplicates mapper's prop.copy(); prop.columns.app...Mike Bayer2010-10-011-5/+20
* - Fixed bug whereby columns on a mixin wouldn't propagateMike Bayer2010-09-281-3/+6
* @mapperproperty -> @declared_attrMike Bayer2010-09-271-31/+31
* - @classproperty 's official name/location for usageMike Bayer2010-09-251-36/+85
* make less ficticious ;-)Chris Withers2010-09-241-2/+2
* - @classproperty (soon/now @mapperproperty) takes effect forMike Bayer2010-09-201-43/+55
* - fix test_single test to use default dialectMike Bayer2010-09-151-1/+1
* almost through.Mike Bayer2010-09-042-1/+11
* continued...Mike Bayer2010-09-041-0/+2
* - a large hill to climb. Added declarative examples to all theMike Bayer2010-08-301-1/+2
* - put a link to the wiki table config exampleMike Bayer2010-08-271-1/+3
* - Another pass through the series of error messagesMike Bayer2010-08-141-1/+1
* - dont like this noteMike Bayer2010-08-031-15/+15
* fixes, clarifications, removal of misleading statementsMike Bayer2010-08-031-38/+44
* - dont like that example, its too much for a section that otherwise isn't soMike Bayer2010-08-031-116/+31
* - add an example of declarative with hybrid, including why thisMike Bayer2010-08-021-0/+115
* - Fixed bug where "Can't add additional column" messageMike Bayer2010-08-021-1/+2
* - if @classproperty is used with a regular class-boundMike Bayer2010-08-021-16/+81
* - worked through about 25% of mappers.rst to implementMike Bayer2010-08-011-0/+2
* - pull out type() ahead of time to cut down on fn calls.Mike Bayer2010-07-131-2/+3
* - doc fixes regarding __tablename__ mixinMike Bayer2010-07-101-58/+78
* transfer docstrings from @classproperty to propsMike Bayer2010-07-041-1/+5
* - Added support for @classproperty to provideMike Bayer2010-07-031-56/+220
* - The 'default' compiler is automatically copied overMike Bayer2010-07-021-1/+6
* keep ordering of columns with mixins constantChris Withers2010-07-021-1/+2
* - a mixin class can now define a column that matchesMike Bayer2010-06-191-2/+4
* - the SqlSoup constructor accepts a `base` argument which specifiesMike Bayer2010-05-081-5/+8
* docs for new mixin class control abilitiesChris Withers2010-04-131-0/+96
* helper method for spotting inherited tablesChris Withers2010-04-131-1/+10
* I think I'm about to have a When Harry Met Sally momentChris Withers2010-04-131-6/+15
* close, but still no cigarChris Withers2010-04-131-24/+23
* remove tortologyChris Withers2010-04-131-2/+2