summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* TypoLele Gaifax2008-08-041-1/+1
* some doc stuffMike Bayer2008-08-042-0/+23
* - renamed autoexpire to expire_on_commitMike Bayer2008-08-031-2/+2
* - The "entity_name" feature of SQLAlchemy mappersMike Bayer2008-08-022-34/+4
* - declarative.declarative_base():Jason Kirtland2008-08-021-2/+2
* typoGaƫtan de Menten2008-07-291-1/+1
* Corrected a couple of lingering transactional=True statements in the docs.Michael Trier2008-07-191-1/+1
* Added new basic match() operator that performs a full-text search. Supported ...Michael Trier2008-07-131-0/+7
* Let doc font sizes adapt to browser prefs (experimental)Jason Kirtland2008-07-103-42/+39
* Flag beta docs with a big red capsuleJason Kirtland2008-07-102-3/+26
* - Declarative supports a __table_args__ class variable, whichMike Bayer2008-07-091-3/+13
* Corrected grammar on session documents. Closes #1097.Michael Trier2008-07-041-1/+1
* Fixed typo where plugins docs were referencing synonyn_for instead of synonym...Michael Trier2008-07-031-2/+2
* 0.5Mike Bayer2008-06-301-1/+1
* added string argument resolution to relation() in conjunction with declarativ...Mike Bayer2008-05-262-9/+29
* - Be a little smarter about aliased funcs/methods by ignoring func_nameJason Kirtland2008-05-211-44/+47
* -removed useless log statement (merge garbage?)Mike Bayer2008-05-181-1/+1
* Query.one() raises either NoResultFound or MultipleResultsFound, [ticket:1034]Jason Kirtland2008-05-141-1/+13
* Columns now have default= and server_default=. PassiveDefault fades away.Jason Kirtland2008-05-141-9/+23
* added blurb on session.rollback()Mike Bayer2008-05-101-0/+54
* - removed all the order by's that no longer apply.Mike Bayer2008-05-101-34/+34
* Fix typo in the ORM tutorialLele Gaifax2008-05-101-1/+1
* order by docMike Bayer2008-05-101-25/+15
* editsMike Bayer2008-05-101-2/+6
* removed deprecated plugins docsMike Bayer2008-05-101-141/+0
* added query.subquery() as shorthand for query.statement.alias()Mike Bayer2008-05-091-3/+3
* tweakMike Bayer2008-05-091-1/+1
* need delete-orphanMike Bayer2008-05-091-1/+1
* r4695 merged to trunk; trunk now becomes 0.5.Mike Bayer2008-05-098-975/+704
* fix foreign_keys exampleMike Bayer2008-05-061-3/+4
* more declarative doc updatesMike Bayer2008-04-281-8/+30
* - Declarative gains @synonym_for and @comparable_using decoratorsJason Kirtland2008-03-171-0/+26
* - the "synonym" function is now directly usable withMike Bayer2008-03-151-4/+4
* typoMike Bayer2008-03-121-1/+1
* more editsrel_0_4_4Mike Bayer2008-03-121-2/+4
* fix a typo....Mike Bayer2008-03-111-1/+1
* filled in some of the types documentationMike Bayer2008-03-111-7/+13
* updated SQL output, fixed String/Text typeMike Bayer2008-03-111-15/+16
* - a new super-small "declarative" extension has been added,Mike Bayer2008-03-103-2/+161
* - added "bind" keyword argument to insert(), update(), delete();Mike Bayer2008-03-041-6/+4
* fix markdown bugMike Bayer2008-03-041-1/+1
* document with_polymorphic()Mike Bayer2008-03-021-14/+42
* add note about global metadata removed [ticket:983]Mike Bayer2008-03-011-0/+4
* - added a new "higher level" operator called "of_type()" -Mike Bayer2008-02-211-0/+59
* add pk cols to assocaition tableMike Bayer2008-02-121-2/+2
* added info on foreign_keys attributeMike Bayer2008-02-091-2/+15
* - clean up the print version of the docs a bit [ticket:745]Jason Kirtland2008-02-064-8/+16
* - doc edits- thanks asmodai! [ticket:906]Jason Kirtland2008-02-059-69/+69
* encourage usage of union() and other composites as module-levelMike Bayer2008-01-251-3/+7
* added an intro for the code sample so that its not construed as a "synopsis"Mike Bayer2008-01-231-0/+2