summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove another clone->clone reference cyclepr/97Jakub Stasiak2014-06-041-1/+3
* Remove clone<->clone reference cycleJakub Stasiak2014-06-041-1/+4
* Remove ColumnAdapter<->PopulateDict reference cycleJakub Stasiak2014-06-041-2/+4
* Remove RootTransaction<->RootTransaction reference cycleJakub Stasiak2014-06-041-1/+5
* Remove Session<->SessionTransaction reference cycleJakub Stasiak2014-06-041-0/+1
* Remove DefaultCompiler<->PopulateDict reference cycleJakub Stasiak2014-06-041-1/+4
* - fix this test for MySQL, needs InnoDBMike Bayer2014-05-301-3/+7
* - remove drizzle dialectMike Bayer2014-05-3011-812/+155
* - vastly improve the "safe close cursor" tests in test_reconnectMike Bayer2014-05-304-17/+74
* - The ``__mapper_args__`` dictionary is copied from a declarativeMike Bayer2014-05-303-1/+44
* fix typoMike Bayer2014-05-301-3/+3
* Merged in chrisw/sqlalchemy/more_range_docs (pull request #20) Mike Bayer2014-05-302-1/+31
|\
| * more docs for using psycopg2 range types, specifically instantiating models w...Chris Withers2014-05-252-1/+31
* | - changelog + docs for pg8000 transaction isolation levelMike Bayer2014-05-304-2/+47
* | Merge branch 'master' of https://github.com/tlocke/sqlalchemy into tlocke-masterMike Bayer2014-05-304-89/+98
|\ \
| * | PEP 8 tidy of pg8000 dialect and postgresql/test_dialect.pypr/88Tony Locke2014-05-222-64/+51
| * | Autocommit isolation level for postgresql+pg8000Tony Locke2014-05-222-7/+37
| * | Updated doc string for postgresql+pg8000 dialectTony Locke2014-05-211-10/+8
| * | Add postgresql+pg8000 to floats_to_four_decimalsTony Locke2014-05-211-2/+5
| * | pg8000 now passes test_extract() testTony Locke2014-05-211-1/+0
| * | Two tests now work for pg800 in EnumTestTony Locke2014-05-211-6/+0
| * | pg8000 no longer truncates decimalsTony Locke2014-05-211-2/+0
| * | pg8000.dbapi is now just pg8000Tony Locke2014-05-211-1/+1
* | | update commentsMike Bayer2014-05-301-4/+6
* | | - The psycopg2 ``.closed`` accessor is now consulted when determiningMike Bayer2014-05-301-0/+13
* | | Merge branch 'psycopg_disconnect' of https://github.com/dirkmueller/sqlalchemyMike Bayer2014-05-301-1/+5
|\ \ \
| * | | Another Variant for detecting if a connection is closedpr/87Dirk Mueller2014-05-111-1/+5
* | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-301-1/+1
|\ \ \ \
| * | | | revert this, not sure why that changedMike Bayer2014-05-301-1/+1
* | | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-308-38/+57
|\ \ \ \ \ | |/ / / /
| * | | | - Related to :ticket:`3060`, an adjustment has been made to the unitMike Bayer2014-05-308-38/+57
* | | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-302-10/+38
|\ \ \ \ \ | |/ / / /
| * | | | - add a new assertsql construct "Or", so that we can test for a UOW flushMike Bayer2014-05-302-10/+38
* | | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-291-0/+2
|\ \ \ \ \ | |/ / / /
| * | | | add ticketMike Bayer2014-05-291-0/+2
* | | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-2915-74/+233
|\ \ \ \ \ | |/ / / /
| * | | | - Adjustment to attribute mechanics concerning when a value isMike Bayer2014-05-2915-74/+233
* | | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-291-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | relative hereMike Bayer2014-05-291-0/+1
* | | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-292-25/+60
|\ \ \ \ \ | |/ / / /
| * | | | - correct the size on side elementsMike Bayer2014-05-292-25/+60
* | | | | Merge branch 'master' into rel_1_0Mike Bayer2014-05-295-122/+158
|\ \ \ \ \ | |/ / / /
| * | | | - re-merge doc_nav. We've removed the whole idea of a "fixed top", and moved...Mike Bayer2014-05-295-122/+158
| |\ \ \ \
| | * | | | fixMike Bayer2014-05-291-1/+1
| | * | | | moreMike Bayer2014-05-291-3/+4
| | * | | | - all new approach which allows the main text to be on the topMike Bayer2014-05-294-132/+155
| | * | | | - add some more height here so that anchors come outMike Bayer2014-05-271-2/+2
| | * | | | - disallow negative scroll positions from affecting the left nav positionMike Bayer2014-05-271-1/+2
| | * | | | - again use "fixed" for sidebar in all automated cases, dynamicallyMike Bayer2014-05-272-3/+12
| | * | | | - go back to float:left for the sidenav in normal mode, we had a clear:rightMike Bayer2014-05-271-2/+4