| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved speedups to a separate module. To include the speedups, require sqlalch...pr/77 | Jason R. Coombs | 2014-03-08 | 10 | -1741/+21 |
* | import testing needs to be here as we set .db on it | Mike Bayer | 2014-03-07 | 1 | -0/+1 |
* | - cx_oracle test for "unicode returns" needs to be cx_oracle only, | Mike Bayer | 2014-03-06 | 4 | -5/+9 |
* | - changelog for pullreq github:74 | Mike Bayer | 2014-03-05 | 3 | -41/+104 |
* | Merge branch 'master' of https://github.com/Cito/sqlalchemy into t | Mike Bayer | 2014-03-05 | 2 | -3/+27 |
|\ |
|
| * | Restore coercion to unicode with cx_Oracle.pr/74 | Christoph Zwerschke | 2014-02-27 | 2 | -3/+27 |
* | | - Fixed small issue in :class:`.SingletonThreadPool` where the current | Mike Bayer | 2014-03-05 | 2 | -3/+10 |
* | | ignore .patch files | Mike Bayer | 2014-03-05 | 1 | -0/+1 |
* | | - finding myself still using nose for short runs as it starts up faster, | Mike Bayer | 2014-03-05 | 1 | -4/+0 |
* | | pytest calls all the descriptors. and we can't call this one unconditionally | Mike Bayer | 2014-03-04 | 1 | -7/+6 |
* | | - no unitest.SkipTest in 2.6...arggggg | Mike Bayer | 2014-03-04 | 1 | -1/+9 |
* | | cut out the BS as far as MySQLdb urls, put the one url everyone should be using | Mike Bayer | 2014-03-04 | 1 | -22/+14 |
* | | - Fixed bug in association proxy where assigning an empty slice | Mike Bayer | 2014-03-04 | 3 | -2/+16 |
* | | add a seealso here | Mike Bayer | 2014-03-04 | 2 | -0/+6 |
* | | fix the profiling ids here | Mike Bayer | 2014-03-03 | 2 | -27/+9 |
* | | fix pypy failures | Mike Bayer | 2014-03-03 | 1 | -2/+1 |
* | | - Support has been added for pytest to run tests. This runner | Mike Bayer | 2014-03-03 | 47 | -764/+1066 |
* | | - get util.get_callable_argspec() to be completely bulletproof for 2.6-3.4, | Mike Bayer | 2014-03-02 | 4 | -40/+123 |
* | | - Fixed some test/feature failures occurring in Python 3.4, | Mike Bayer | 2014-03-02 | 4 | -28/+23 |
* | | - add new tests for individual type reflection | Mike Bayer | 2014-03-01 | 1 | -0/+46 |
* | | use view_column requirement here | Mike Bayer | 2014-02-28 | 1 | -3/+3 |
* | | - dont create a self-ref FK if test suite marked as not supporting self ref | Mike Bayer | 2014-02-28 | 2 | -13/+27 |
* | | fix typos | Mike Bayer | 2014-02-28 | 2 | -2/+2 |
* | | add a migration for this one | Mike Bayer | 2014-02-28 | 1 | -3/+36 |
* | | - Added a new option to :paramref:`.relationship.innerjoin` which is | Mike Bayer | 2014-02-28 | 5 | -29/+259 |
* | | - Fixed bug in :func:`.tuple_` construct where the "type" of essentially | Mike Bayer | 2014-02-27 | 3 | -6/+41 |
|/ |
|
* | restore the contracts of update/extend to the degree that the same column ide... | Mike Bayer | 2014-02-27 | 2 | -3/+35 |
* | - Fixed a regression in association proxy caused by :ticket:`2810` which | Mike Bayer | 2014-02-27 | 3 | -6/+45 |
* | - Removed stale names from ``sqlalchemy.orm.interfaces.__all__`` and | Mike Bayer | 2014-02-26 | 2 | -4/+16 |
* | - Adjusted the logic which applies names to the .c collection when | Mike Bayer | 2014-02-26 | 4 | -9/+29 |
* | - Some changes to how the :attr:`.FromClause.c` collection behaves | Mike Bayer | 2014-02-26 | 5 | -33/+269 |
* | - Fixed issue in new :meth:`.TextClause.columns` method where the ordering | Mike Bayer | 2014-02-26 | 4 | -7/+54 |
* | - use MutableMapping to make this more succinct, complete | Mike Bayer | 2014-02-26 | 1 | -47/+35 |
* | docs | Mike Bayer | 2014-02-25 | 4 | -19/+45 |
* | - The new dialect-level keyword argument system for schema-level | Mike Bayer | 2014-02-25 | 5 | -14/+320 |
* | - Fixed bug where events set to listen at the class | Mike Bayer | 2014-02-25 | 3 | -6/+44 |
* | - we're testing a query here with non-standard aliasing which fails on PG and... | Mike Bayer | 2014-02-24 | 1 | -0/+6 |
* | - Fixed regression from 0.8 where using an option like | Mike Bayer | 2014-02-24 | 3 | -0/+25 |
* | - Fixed bug in the versioned_history example where column-level INSERT | Mike Bayer | 2014-02-24 | 3 | -5/+44 |
* | more detail, what actually loads, etc. | Mike Bayer | 2014-02-23 | 1 | -3/+66 |
* | -rewrite expire/refresh section | Mike Bayer | 2014-02-23 | 3 | -63/+192 |
* | no more wheels until they have a point | Mike Bayer | 2014-02-22 | 1 | -2/+0 |
* | - More fixes to SQLite "join rewriting"; the fix from :ticket:`2967` | Mike Bayer | 2014-02-20 | 5 | -15/+112 |
* | fix typorel_0_9_3 | Mike Bayer | 2014-02-19 | 1 | -1/+1 |
* | 0.8.5 released same day | Mike Bayer | 2014-02-19 | 1 | -0/+1 |
* | 0.9.3 | Mike Bayer | 2014-02-19 | 2 | -2/+3 |
* | skip this on oracle | Mike Bayer | 2014-02-19 | 1 | -0/+3 |
* | - Added an additional message to psycopg2 disconnect detection, | Mike Bayer | 2014-02-19 | 2 | -0/+10 |
* | - re: #2967, also fixed a somewhat related issue where join rewriting would fail | Mike Bayer | 2014-02-19 | 3 | -1/+46 |
* | - Fixed bug in SQLite "join rewriting" where usage of an exists() construct | Mike Bayer | 2014-02-19 | 3 | -7/+67 |