summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | - only search in the exception before the first newline, to avoidMike Bayer2013-04-232-2/+4
| | * merge defaultMike Bayer2013-04-222-18/+31
| | |\ | |_|/ |/| |
* | | Opened up the checking for "disconnect" with psycopg2/libpqMike Bayer2013-04-222-18/+31
| | * merge defaultMike Bayer2013-04-223-13/+74
| | |\ | |_|/ |/| |
* | | Fully implemented the IS and IS NOT operators withMike Bayer2013-04-223-13/+74
| | * merge defaultMike Bayer2013-04-222-5/+14
| | |\ | |_|/ |/| |
* | | tweak this some more to handle the array being empty againMike Bayer2013-04-222-5/+14
| | * merge defaultMike Bayer2013-04-223-32/+12
| | |\ | |_|/ |/| |
* | | - change to [ticket:2681], pre-coerce the array to listMike Bayer2013-04-223-32/+12
| | * merge defaultMike Bayer2013-04-226-62/+141
| | |\ | |_|/ |/| |
* | | The operators for the Postgresql ARRAY type supportsMike Bayer2013-04-223-61/+131
* | | - changelogMike Bayer2013-04-212-1/+8
* | | merge cymysql branchMike Bayer2013-04-213-1/+3
|\ \ \
| * \ \ merge into cymysql branch...Mike Bayer2013-04-21113-2043/+4648
| |\ \ \
| | * \ \ merge from defaultHajime Nakagami2013-04-2021-136/+466
| | |\ \ \
| | * | | | testing.crashes on cymysql >= 0.6Hajime Nakagami2013-04-201-1/+1
| | * | | | skip with cymysql 0.6Hajime Nakagami2013-04-201-0/+1
| | * | | | mysql+cymysql dialect supports_sane_rowcount = FalseHajime Nakagami2013-04-131-0/+1
| | * | | | a bit revertHajime Nakagami2013-04-131-8/+0
| | * | | | merge from defaultHajime Nakagami2013-04-1324-96/+809
| | |\ \ \ \
| | * | | | | revert cymysql deadlockHajime Nakagami2013-04-061-0/+1
| | * | | | | select not return rowcount at mysql+cymysqlHajime Nakagami2013-04-061-1/+1
| | * | | | | drop table in cymysqlHajime Nakagami2013-04-061-1/+0
| | * | | | | merge from defaultHajime Nakagami2013-04-0680-1705/+2701
| | |\ \ \ \ \
| | * \ \ \ \ \ merge from defaultHajime Nakagami2013-03-0721-156/+720
| | |\ \ \ \ \ \
| | * | | | | | | do_execute() hook in cymysql dialectHajime Nakagami2013-03-071-0/+8
| * | | | | | | | close branchMike Bayer2013-03-070-0/+0
| |/ / / / / / /
| | | | | | | * merge defaultMike Bayer2013-04-214-13/+27
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | - Improvements to the operation of the pymysql dialect onMike Bayer2013-04-214-37/+25
* | | | | | | | Merged in bentrofatter/sqlalchemy-2663 (pull request #49)Mike Bayer2013-04-213-1/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | Removed commented line from test_types.pyBen Trofatter2013-03-191-1/+0
| * | | | | | | | Added workaround for pymysql3 double wrapping ProgrammingErrors to pymysql di...Ben Trofatter2013-03-183-1/+28
| | | | | | | | * - merge defaultMike Bayer2013-04-217-298/+191
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | - 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-214-5/+60
* | | | | | | | | - remove lots of old tests here that are coveredMike Bayer2013-04-211-278/+116
* | | | | | | | | - establish ordering here for the hstore repr testMike Bayer2013-04-201-4/+5
* | | | | | | | | order the properties here to get the SQL to be deterministicMike Bayer2013-04-201-7/+7
* | | | | | | | | - these pickle the assoc proxy by itself tests can't really passMike Bayer2013-04-202-7/+13
| |_|_|_|_|/ / / |/| | | | | | |
| | | | | | | * merge defaultMike Bayer2013-04-2020-136/+461
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | - this issue is a bug, mention the apply_labels issue soonerMike Bayer2013-04-201-21/+22
* | | | | | | | - dont do a boolean check on the mapped objectMike Bayer2013-04-201-1/+1
* | | | | | | | Improved the behavior of instance management regardingMike Bayer2013-04-207-17/+202
* | | | | | | | changelog for pullreq 54 gaerdbmsMike Bayer2013-04-191-0/+8
* | | | | | | | Fix mysql+gaerdbms dialect for changed exception formatDan Ring2013-04-191-2/+2
* | | | | | | | Fixed a long-standing bug in the caching example, whereMike Bayer2013-04-182-14/+16
* | | | | | | | - remove erroneous second RelationshipCache classMike Bayer2013-04-181-18/+0
* | | | | | | | - this pymssql test needs to be against the pymssql dialectMike Bayer2013-04-183-1/+19
* | | | | | | | python2.5 fixMike Bayer2013-04-182-4/+4
* | | | | | | | - test + changelog for [ticket:2691]Mike Bayer2013-04-182-1/+32