summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - edits, new breakoutsimprove_tocMike Bayer2014-12-1720-746/+2154
* - most of the reorg into many files with section containersMike Bayer2014-12-1638-6947/+7034
* updatesMike Bayer2014-12-162-6/+8
* - break out FAQ into subpagesMike Bayer2014-12-1611-1530/+1539
* - export the whole theme out to zzzeeksphinx. let's see if we can get RTD to...Mike Bayer2014-12-1619-1998/+3
* - add scss supportMike Bayer2014-12-168-115/+204
* getting warmerMike Bayer2014-12-151-13/+10
* some progress, almost thereMike Bayer2014-12-153-32/+109
* eh....sphinxMike Bayer2014-12-144-33/+67
* - try to get a contextual TOC on the left sideMike Bayer2014-12-146-6/+49
* - rework the migration doc sectionsMike Bayer2014-12-142-579/+585
* - automap isn't new anymoreMike Bayer2014-12-141-1/+1
* - rework sqlite FK and unique constraint system to combine both PRAGMAMike Bayer2014-12-133-9/+28
* - add tentative 'changelog' documentation on #3244Jon Nelson2014-12-131-0/+9
* - Added new method :meth:`.Session.invalidate`, functions similarlyMike Bayer2014-12-121-0/+12
* Removing unneeded space.pr/153Yuval Langer2014-12-091-1/+1
* - A new series of :class:`.Session` methods which provide hooksMike Bayer2014-12-085-18/+169
* start docs...Mike Bayer2014-12-071-0/+55
* Merge branch 'master' into ticket_3100Mike Bayer2014-12-078-3/+428
|\
| * - SQL Server 2012 now recommends VARCHAR(max), NVARCHAR(max),Mike Bayer2014-12-062-0/+21
| * - The SQLite dialect, when using the :class:`.sqlite.DATE`,Mike Bayer2014-12-051-0/+18
| * - The engine-level error handling and wrapping routines will nowMike Bayer2014-12-052-0/+38
| * - New Oracle DDL features for tables, indexes: COMPRESS, BITMAP.Mike Bayer2014-12-042-0/+15
| * - the refactor of the visit_alias() method in Oracle revealedMike Bayer2014-12-041-0/+7
| * - Added support for CTEs under Oracle. This includes some tweaksMike Bayer2014-12-043-0/+34
| * - Updated the "supports_unicode_statements" flag to True for MySQLdbMike Bayer2014-12-041-0/+11
| * - The :meth:`.Operators.match` operator is now handled such that theMike Bayer2014-12-043-0/+57
| * - The :meth:`.PGDialect.has_table` method will now query againstMike Bayer2014-12-042-0/+75
| * - Fixed bug in :meth:`.Table.tometadata` method where theMike Bayer2014-11-291-0/+10
| * - Updated the :ref:`examples_versioned_history` example such thatMike Bayer2014-11-262-0/+15
| * - changelog, improve docstring/test for #3217. fixes #3217Mike Bayer2014-11-261-0/+9
| * - The behavioral contract of the :attr:`.ForeignKeyConstraint.columns`Mike Bayer2014-11-252-1/+29
| * - The :meth:`.PropComparator.of_type` modifier has beenMike Bayer2014-11-242-1/+42
| * - Fixed a bug in the examples/generic_assocaitions/discriminator_on_associati...Mike Bayer2014-11-241-0/+9
| * - Fixed a leak which would occur in the unsupported and highlyMike Bayer2014-11-131-0/+12
| * - don't do inline string interpolation when loggingJon Nelson2014-11-111-2/+2
| * - Fixed issue where the columns from a SELECT embedded in anMike Bayer2014-11-111-0/+12
| * - The :attr:`.Column.key` attribute is now used as the source ofMike Bayer2014-11-101-0/+13
* | Merge branch 'master' into ticket_3100Mike Bayer2014-11-0613-227/+1624
|\ \ | |/
| * - edits to the subqueryload ordering mergeMike Bayer2014-11-053-56/+86
| * Merge branch 'subqueryload_order' of https://bitbucket.org/univerio/sqlalchem...Mike Bayer2014-11-053-0/+105
| |\
| | * Added documentation about interaction between `subqueryload` and LIMIT/OFFSET.Jack Zhou2014-08-073-0/+105
| * | - Fixed bug regarding expression mutations which could expressMike Bayer2014-11-051-0/+11
| * | - added new backend for pysqlcipher, as we will probably getMike Bayer2014-10-292-1/+18
| * | changelogMike Bayer2014-10-261-0/+9
| * | typoMike Bayer2014-10-231-1/+1
| * | move this into behavioral changesMike Bayer2014-10-231-83/+88
| * | - Fixed bug in single table inheritance where a chain of joinsMike Bayer2014-10-232-1/+104
| * | - Fixed bug where the ON clause for :meth:`.Query.join`,Mike Bayer2014-10-231-0/+13
| * | - changelog for pullreq github:139Mike Bayer2014-10-211-0/+12