summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* - The SQL compiler now generates the mapping of expected columnspositional_targetingMike Bayer2015-03-071-0/+17
* - changelog and migration notes for new pg8000 features fromMike Bayer2015-03-022-0/+30
* - squash-merge the final row_proc integration branch. this isMike Bayer2015-03-012-1/+24
* Update migration_09.rstpr/159Jason Held2015-02-251-1/+1
* - Fixed bugs in ORM object comparisons where comparison ofMike Bayer2015-02-201-0/+12
* - Fixed bug where internal assertion would fail in the case whereMike Bayer2015-02-201-0/+10
* - Mapped state internals have been reworked to allow for a 50% reductionMike Bayer2015-02-181-0/+10
* - add a new section regarding multiprocessingMike Bayer2015-02-171-0/+60
* - The MySQL dialect now supports CAST on types that are constructedMike Bayer2015-02-091-0/+6
* - A warning is emitted when :func:`.cast` is used with the MySQLMike Bayer2015-02-091-0/+13
* - Literal values within a :class:`.DefaultClause`, which is invokedMike Bayer2015-02-092-2/+50
* - test + changelogMike Bayer2015-02-081-0/+8
* - cx_Oracle.makedsn can now be passed service_name; squashSławek Ehlert2014-04-021-0/+8
* - The MySQL dialect now renders TIMESTAMP with NULL / NOT NULL inMike Bayer2015-02-052-0/+42
* - Fixed bug in :class:`.Connection` and pool where theMike Bayer2015-02-041-0/+11
* - A warning is emitted if the ``isolation_level`` parameter is usedMike Bayer2015-02-042-0/+169
* - Fixed bug in lazy loading SQL construction whereby a complexMike Bayer2015-02-021-0/+10
* - Repaired support for Postgresql UUID types in conjunction withMike Bayer2015-02-011-0/+12
* - Added support for the :class:`postgresql.JSONB` datatype whenMike Bayer2015-01-311-0/+23
* - The :class:`.CheckConstraint` construct now supports namingMike Bayer2015-01-303-2/+193
* - Fixed bug in 0.9's foreign key setup system, such thatMike Bayer2015-01-281-0/+16
* - fix link to non_primary flagMike Bayer2015-01-272-24/+41
* - additional test adjustments for pypy / psycopg2cffi. ThisMike Bayer2015-01-263-8/+30
* Include psycopg2cffi in dialect docsShaun Stanworth2015-01-261-0/+5
* - changelog for #3262, fixes #3262Mike Bayer2015-01-261-0/+11
* - changelog for pullreq github:150Mike Bayer2015-01-261-0/+8
* - Added new user-space accessors for viewing transaction isolationMike Bayer2015-01-201-0/+8
* - enhance detail here regarding the difference betweenMike Bayer2015-01-201-4/+27
* - restore r611883ffb35ca6664649f6328ae8 with additional fixes and an addition...Mike Bayer2015-01-192-0/+70
* - reverse the last commit temporarily as it breaks all the polymorphic casesMike Bayer2015-01-192-70/+0
* - The primary :class:`.Mapper` of a :class:`.Query` is now passed to theMike Bayer2015-01-192-0/+70
* - Custom dialects that implement :class:`.GenericTypeCompiler` canMike Bayer2015-01-161-0/+16
* - Fixed bug where Postgresql dialect would fail to render anMike Bayer2015-01-161-0/+11
* - add new section to ORM referring to runtime inspection API,Mike Bayer2015-01-141-0/+49
* - The "wildcard" loader options, in particular the one set up byMike Bayer2015-01-131-0/+15
* - The multi-values version of :meth:`.Insert.values` has beenMike Bayer2015-01-132-0/+102
* - changelog for pr 41Mike Bayer2015-01-121-0/+9
* - Fixed bug where if an exception were thrown at the start of aMike Bayer2015-01-051-0/+13
* fix verbiageMike Bayer2015-01-051-2/+2
* - add MemoizedSlots, a generalized solution to using __getattr__Mike Bayer2015-01-053-3/+29
* - make a new page that introduces mapping a little better for theMike Bayer2015-01-054-69/+126
* - Structural memory use has been improved via much more significant useMike Bayer2015-01-042-1/+47
* - The :class:`.mysql.SET` type has been overhauled to no longerMike Bayer2015-01-032-0/+67
* - put this back now that we found the source of thisMike Bayer2015-01-021-5/+1
* - restate sort_tables in terms of a more fine grainedMike Bayer2015-01-014-23/+212
* - Added a new accessor :attr:`.Table.foreign_key_constraints`Mike Bayer2015-01-011-0/+7
* - fix some RST whitespace syntactical issues in toctreesMike Bayer2014-12-292-12/+13
* - see if we can get RTD to use this for nowMike Bayer2014-12-281-1/+1
* bumpMike Bayer2014-12-281-1/+1
* bumpMike Bayer2014-12-281-1/+1