summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* expose `binary_type` in `util` modulepr/63Andreas Zeidler2014-01-311-1/+1
* - add a test for [ticket:2927], which is an 0.9 issue but only because 0.8Mike Bayer2014-01-291-0/+9
* - repair the fixture/test here to make sure state isn't left over causing oth...Mike Bayer2014-01-282-2/+2
* docsMike Bayer2014-01-263-45/+135
* updatesMike Bayer2014-01-261-63/+92
* tweak textMike Bayer2014-01-251-4/+10
* seealsos in the tutorialMike Bayer2014-01-251-7/+50
* importsMike Bayer2014-01-251-0/+4
* caseMike Bayer2014-01-251-44/+136
* - start building out very comprehensive docstrings for core functionsMike Bayer2014-01-254-107/+465
* docuemnt joinMike Bayer2014-01-241-16/+87
* - doc updates, include links to create_engine from tutorials, cleanupMike Bayer2014-01-234-59/+102
* - add tests for [ticket:2918], confirm this is an 0.9 regressionMike Bayer2014-01-232-0/+49
* Remove uneeded import from code exampleWichert Akkerman2014-01-231-1/+0
* fix typoMike Bayer2014-01-191-1/+1
* Fix a typo in the relationship docsWichert Akkerman2014-01-191-1/+1
* atticMike Bayer2014-01-181-1/+12
* akiban-> foundationdbMike Bayer2014-01-181-2/+4
* - changelog + test for pullreq github 58Mike Bayer2014-01-142-0/+16
* Fix TypeError for class_mapper called w/ iterableKyle Stark2014-01-141-1/+1
* pyoMike Bayer2014-01-111-0/+1
* - add paramlinks and external changelog ext to 0.8Mike Bayer2014-01-113-355/+4
* - support addition of fails_if()/only_on(), just wraps the decoratorsMike Bayer2014-01-023-5/+17
* - apply a similar fix for floats to mssql+pyodbc as we did to firebirdMike Bayer2013-12-285-11/+53
* - fix the insert from select test to use a non-autoinc tableMike Bayer2013-12-281-4/+8
* session docs: Change `object` to `someobject`Ben Alpert2013-12-281-1/+1
* - actually check the list of views!Mike Bayer2013-12-271-0/+1
* fix 2.5-ismMike Bayer2013-12-271-0/+1
* test hanging on 0.8, suspecting the test framework. this feature is tested on...Mike Bayer2013-12-271-1/+3
* - add an exclusion for "floats to four decimals", backported from 0.9 and app...Mike Bayer2013-12-272-0/+10
* - The firebird dialect will quote identifiers which begin with anMike Bayer2013-12-273-0/+18
* - add a test which creates tables and views at the same time, then tests that...Mike Bayer2013-12-271-0/+6
* - Fixed bug in Firebird index reflection where the columns within theMike Bayer2013-12-272-1/+9
* - The "asdecimal" flag used with the :class:`.Float` type will nowMike Bayer2013-12-273-1/+36
* - repair some suite tests for firebirdMike Bayer2013-12-273-4/+44
* changelog, will merge to 0.8Mike Bayer2013-12-271-0/+9
* Remove terminated connections from the pool.John Anderson2013-12-272-3/+5
* - Fixed issue where a primary key column that has a Sequence on it,Mike Bayer2013-12-203-1/+48
* - Fixed bug with :meth:`.Insert.from_select` method where the orderMike Bayer2013-12-194-5/+61
* autoincrement hereMike Bayer2013-12-171-2/+2
* - for [ticket:2651], leaving CheckConstraint alone, preferring to keepMike Bayer2013-12-164-4/+18
* - An adjustment to the :func:`.subqueryload` strategy which ensures thatMike Bayer2013-12-163-8/+97
* - fix up the FAQ regarding the "foo_id" issueMike Bayer2013-12-162-18/+528
* - Fixed bug when using joined table inheritance from a table to aMike Bayer2013-12-163-15/+78
* wrong method name...Mike Bayer2013-12-161-1/+1
* load_on_pending is different from enable_relationship_loading and shouldMike Bayer2013-12-152-6/+14
* make the error message for [ticket:2889] more accurate, as we supportMike Bayer2013-12-122-2/+2
* - :func:`.composite` will raise an informative error message when theMike Bayer2013-12-123-1/+34
* - Error message when a string arg sent to :func:`.relationship` whichMike Bayer2013-12-123-14/+59
* sqlany dialect moves to githubMike Bayer2013-12-091-2/+2