| Commit message (Expand) | Author | Age | Files | Lines |
| * | copyright | Mike Bayer | 2012-05-05 | 11 | -11/+11 |
| * | - some mysql test tweaks ported from 0.7 | Mike Bayer | 2012-05-05 | 1 | -0/+14 |
| * | - Fixed subtle bug that caused SQL to blow | Mike Bayer | 2011-06-27 | 1 | -2/+4 |
| * | - Some unit test fixes regarding numeric arrays, | Mike Bayer | 2011-06-04 | 1 | -0/+6 |
| * | - The compiler extension now supports overriding the default | Mike Bayer | 2011-02-09 | 1 | -1/+3 |
| * | -whitespace removal bonanza | Mike Bayer | 2011-01-02 | 9 | -129/+128 |
| * | - clean up copyright, update for 2011, stamp every file with | Mike Bayer | 2011-01-02 | 11 | -0/+65 |
| * | skip on 2.4 | Mike Bayer | 2010-11-18 | 1 | -0/+9 |
| * | - move inline "import" statements to use new "util.importlater()" construct. ... | Mike Bayer | 2010-11-13 | 1 | -2/+0 |
| * | - and fix everything from the last checkin that breaks on py 2.4, 2.5 | Mike Bayer | 2010-11-09 | 1 | -0/+9 |
| * | - Implemented sequence check capability for the C | Mike Bayer | 2010-11-09 | 1 | -1/+14 |
| * | - mssql+pymssql dialect now honors the "port" portion | Mike Bayer | 2010-10-24 | 1 | -2/+2 |
| * | - the NoseSQLAlchemyPlugin has been moved to a | Mike Bayer | 2010-10-17 | 6 | -339/+6 |
| * | - *Major* cleanup / modernization of the Informix | Mike Bayer | 2010-10-01 | 1 | -0/+5 |
| * | add oursql to has lastrowid | Mike Bayer | 2010-09-18 | 1 | -1/+1 |
| * | - Fixed a regression in 0.6.4 whereby the change that | Mike Bayer | 2010-09-16 | 1 | -0/+6 |
| * | - pending deprecation in 0.7 for the execute/scalar on clauseelement | Mike Bayer | 2010-09-07 | 1 | -2/+0 |
| * | - mapper _get_col_to_prop private method used | Mike Bayer | 2010-09-05 | 1 | -0/+1 |
| * | - Oracle reflection of indexes has been tuned so | Mike Bayer | 2010-08-29 | 1 | -1/+1 |
| * | - Another pass through the series of error messages | Mike Bayer | 2010-08-14 | 1 | -0/+1 |
| * | - The name ConcurrentModificationError has been | Mike Bayer | 2010-08-01 | 1 | -0/+6 |
| * | - The _extract_error_code() method now works | Mike Bayer | 2010-07-12 | 1 | -0/+5 |
| * | add a test for the actual feature, that multiple post updates are batched | Mike Bayer | 2010-06-18 | 1 | -1/+2 |
| * | a little bit of refinement | Mike Bayer | 2010-04-17 | 1 | -0/+11 |
| * | - Added get_pk_constraint() to reflection.Inspector, similar | Mike Bayer | 2010-04-15 | 1 | -1/+9 |
| * | actually we need to copy the dict there since it gets run repeatedly inside o... | Mike Bayer | 2010-04-15 | 1 | -1/+1 |
| * | adjust incoming params to add keys that are specific to the compiled, i.e. or... | Mike Bayer | 2010-04-15 | 1 | -0/+3 |
| * | - beef up the --reversetop test option to embed RandomSet throughout the ORM | Mike Bayer | 2010-04-15 | 3 | -12/+6 |
| * | merge default | Mike Bayer | 2010-04-10 | 1 | -0/+17 |
| |\ |
|
| | * | - Repaired missing import in psycopg2._PGNumeric type when | Mike Bayer | 2010-04-07 | 1 | -0/+17 |
| * | | starting to arrange things such that unneeded executors aren't getting | Mike Bayer | 2010-04-08 | 1 | -1/+3 |
| * | | - added missing coverage for self-referential many-to-many flushes | Mike Bayer | 2010-04-06 | 1 | -6/+9 |
| * | | a RandomSet implementation useful for swapping into topological | Mike Bayer | 2010-04-06 | 1 | -1/+15 |
| |/ |
|
| * | - Session.refresh() now does an equivalent expire() | Mike Bayer | 2010-03-29 | 1 | -0/+12 |
| * | - pymssql now works again, expecting at least the 1.0 series. | Mike Bayer | 2010-03-20 | 1 | -0/+1 |
| * | working through syb capabilities | Mike Bayer | 2010-03-17 | 1 | -1/+29 |
| * | - The visit_pool() method of Dialect is removed, and replaced with | Mike Bayer | 2010-03-15 | 1 | -9/+10 |
| * | fix failing test due to sybase paramstyle | Mike Bayer | 2010-03-14 | 1 | -1/+3 |
| * | - Added preliminary support for Oracle's WITH_UNICODE | Mike Bayer | 2010-03-12 | 1 | -0/+1 |
| * | - fix the sqlalchemy.test.schema.Column function to work with copies | Mike Bayer | 2010-03-11 | 1 | -3/+3 |
| * | some ms/odbc fixes | Mike Bayer | 2010-02-28 | 1 | -0/+9 |
| * | - simplify the OurSQL dialect regarding py3k, this version gives it a fairly | Mike Bayer | 2010-02-28 | 1 | -2/+2 |
| * | - orm: Removed a lot of logging that nobody really cares about, | Mike Bayer | 2010-02-28 | 1 | -2/+0 |
| * | working on pyodbc / mxodbc | Mike Bayer | 2010-02-27 | 1 | -0/+6 |
| * | - the "scale" argument of the Numeric() type is honored when | Mike Bayer | 2010-02-26 | 1 | -0/+11 |
| * | add some py3k caveats | Mike Bayer | 2010-02-23 | 1 | -1/+1 |
| * | generalized "test all the picklers" iterator works cross platform | Mike Bayer | 2010-02-22 | 1 | -0/+18 |
| * | clean up some skips, added skip for sqlite + python2 | Mike Bayer | 2010-02-21 | 3 | -2/+37 |
| * | unicode fix that gets around nose's stringio usage | Mike Bayer | 2010-02-20 | 1 | -14/+4 |
| * | some more 2.4 test fixes | Mike Bayer | 2010-02-15 | 1 | -0/+1 |