summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug where the routine to detect the correct kwargsMike Bayer2013-05-231-0/+8
* Regression from this ticket caused the unsupported keywordMike Bayer2013-05-151-0/+8
* Fixed a regression from 0.7 caused by this ticket, whichMike Bayer2013-05-131-0/+10
* - Fixed a regression from 0.7 where the contextmanager featureMike Bayer2013-04-301-0/+10
* Updated mysqlconnector dialect to check for disconnect basedMike Bayer2013-04-291-0/+10
* 0.8.1rel_0_8_1Mike Bayer2013-04-272-2/+3
* Fixes to the ``sqlalchemy.ext.serializer`` extension, includingMike Bayer2013-04-261-0/+10
* changelog for [ticket:2714]Mike Bayer2013-04-261-0/+13
* - merge exists() patch + changelogMike Bayer2013-04-231-0/+8
|\
| * adding pullreq # to changelogDiana Clarke2013-03-291-0/+1
| * adding convenience method exists() to Query (see # 2673)Diana Clarke2013-03-291-0/+7
* | Added a conditional to the unpickling process for ORMMike Bayer2013-04-231-0/+9
* | - only search in the exception before the first newline, to avoidMike Bayer2013-04-231-0/+1
* | Opened up the checking for "disconnect" with psycopg2/libpqMike Bayer2013-04-221-0/+10
* | Fully implemented the IS and IS NOT operators withMike Bayer2013-04-221-0/+12
* | - change to [ticket:2681], pre-coerce the array to listMike Bayer2013-04-221-6/+3
* | The operators for the Postgresql ARRAY type supportsMike Bayer2013-04-221-0/+12
* | - changelogMike Bayer2013-04-211-0/+7
* | - Improvements to the operation of the pymysql dialect onMike Bayer2013-04-211-0/+9
* | - identify [ticket:2710] as a regression from [ticket:2229], doesn'tMike Bayer2013-04-212-9/+2
* | Fixed bug where many-to-many relationship with uselist=FalseMike Bayer2013-04-212-0/+16
* | - this issue is a bug, mention the apply_labels issue soonerMike Bayer2013-04-201-21/+22
* | Improved the behavior of instance management regardingMike Bayer2013-04-201-0/+16
* | changelog for pullreq 54 gaerdbmsMike Bayer2013-04-191-0/+8
* | Fixed a long-standing bug in the caching example, whereMike Bayer2013-04-181-0/+11
* | - this pymssql test needs to be against the pymssql dialectMike Bayer2013-04-181-0/+14
* | - test + changelog for [ticket:2691]Mike Bayer2013-04-181-0/+9
* | Reworked internal exception raises that emitMike Bayer2013-04-181-0/+11
* | add cymysql...Mike Bayer2013-04-141-0/+5
* | Fixed bug whereby ORM would run the wrong kind ofMike Bayer2013-04-111-0/+11
* | Fixed `__repr__()` on mapper property constructsMike Bayer2013-04-111-0/+8
* | The _Binary base type now converts values throughMike Bayer2013-04-111-0/+9
* | Improvements to Connection auto-invalidationMike Bayer2013-04-111-0/+15
* | fix categoryMike Bayer2013-04-111-1/+1
* | indentation fixMike Bayer2013-04-112-67/+67
* | A major fix to the way in which a select() object producesMike Bayer2013-04-111-0/+21
* | add calchipanMike Bayer2013-04-101-0/+1
* | Fixed indirect regression regarding :func:`.has_inherited_table`,Mike Bayer2013-04-091-0/+13
* | 0.7 changelogMike Bayer2013-04-092-1/+15
* | Fixed bug when a query of the form:Mike Bayer2013-04-091-0/+14
* | - Fixed bug in unit of work whereby a joined-inheritanceMike Bayer2013-04-012-0/+19
|/
* - test all pymssql messages hereMike Bayer2013-03-291-0/+7
* Loosened the check on dialect-specific argument namesMike Bayer2013-03-241-0/+9
* Fixed bug whereby a DBAPI that can return "0"Mike Bayer2013-03-231-0/+7
* Merged in tshepang/sqlalchemy/grammar (pull request #51)Mike Bayer2013-03-231-1/+1
|\
| * fix grammarTshepang Lekhonkhobe2013-03-231-1/+1
* | remove mistakenly-repeated wordsTshepang Lekhonkhobe2013-03-238-11/+11
|/
* changelogMike Bayer2013-03-181-0/+8
* 0.8.1 bump + test, changelog for hstore fix [ticket:2680]Mike Bayer2013-03-181-0/+10
* doc updatesMike Bayer2013-03-112-166/+376