| 2013-06-04 |
Mike Bayer | OK this is the broken version, need to think a lot... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | - pulling out more aliases, sort of |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | working through tests.... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Mike Bayer | - figured out what the from_self() thing was about... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Mike Bayer | getting things to join without subqueries, but some... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Mike Bayer | implement join rewriting inside of visit_select().... |
commit | commitdiff | tree | snapshot |
| 2013-06-02 |
Mike Bayer | - blow away context._attributes |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Mike Bayer | 0.8 changelog in 0.9 |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Mike Bayer | Fixed a regression caused by [ticket:2682] whereby the |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Mike Bayer | add a test for the exception we want to raise here |
commit | commitdiff | tree | snapshot |
| 2013-05-31 |
Mike Bayer | The "auto-aliasing" behavior of the :class:`.Query... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Mike Bayer | - implement armin's awesome metaclass adaptor, can... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Mike Bayer | remove |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Mike Bayer | Merge branch 'rel_0_9' (was already merged...git wants... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Mike Bayer | - the distinct hash code logic here is entirely obsolet... |
commit | commitdiff | tree | snapshot |
| 2013-05-30 |
Mike Bayer | - fix up 0.9 links |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | re-add these... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | - version 0.9 |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | - add typical local test scripts |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | Merge branch 'rel_0_9' |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | keep the contract for Properties as returning lists... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | add the py2k symbol from the 0.9 branch to support... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | changelog |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | - repair for py3k |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Dmitry Mugtasimov | Unicode support for psycopg2 native hstore implementation |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | hstores are text, and in py3k they seem to be implcit... |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | changelog |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | - repair for py3k |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Dmitry Mugtasimov | Unicode support for psycopg2 native hstore implementation |
commit | commitdiff | tree | snapshot |
| 2013-05-29 |
Mike Bayer | hstores are text, and in py3k they seem to be implcit... |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Mike Bayer | - move an import stuck in the middle here... |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Mike Bayer | Merge branch 'master' into rel_0_9 |
commit | commitdiff | tree | snapshot |
| 2013-05-28 |
Mike Bayer | Fixed a small bug in the dogpile example where the... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | - run the whole test suite with the "debugging" ordered... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | - additional oracle fixes. cx_oracle under py3k is... |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | - oracle py3k fix |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | - fix a dict while iterate mutation |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | fix test_execute w c extensions |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | clean up types.py |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | clean up some of this collection stuff |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | fix an errant str check |
commit | commitdiff | tree | snapshot |
| 2013-05-27 |
Mike Bayer | get profile 1a back down to 5100 calls, that one was... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | mssql test fixes |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | - zoomark tests |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | a pass where we try to squash down as many list()/keys... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | fix the unicode test suite |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | do a sweep of some obvious 3kisms |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | remove this |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | - oracle tests passing in py3k!! |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | a few more oracle fixes |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | cleanup for oracle |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | Merge branch 'master' into rel_0_9 |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | fix this test |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | - add a test specific to sqlite testing cursor.descript... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | postgresql tests |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | mysql tests |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | Merge branch 'master' into rel_0_9 |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | Merge branch 'rel_0_9' of bitbucket.org:zzzeek/sqlalche... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | sqlite tests |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | repair py3kisms in key ORM modules |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | extension tests |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Mike Bayer | fix serializer tests. something is wrong with non... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
mike bayer | Merge pull request #1 from cjw296/small-fixes |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
diana | - fixing AbstractConcreteBase import in docstring, 0.9 |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Diana Clarke | - fixing AbstractConcreteBase import in docstring,... |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Chris Withers | tweaks to ignores |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Chris Withers | Show the conflicting column in the warning! |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Chris Withers | fix incorrect method name |
commit | commitdiff | tree | snapshot |
| 2013-05-26 |
Chris Withers | Add missing import that caused test_notice_logging... |
commit | commitdiff | tree | snapshot |
| 2013-05-25 |
Mike Bayer | Merge branch 'master' into rel_0_9 |
commit | commitdiff | tree | snapshot |
| 2013-05-25 |
Mike Bayer | - move to git dotfiles |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-05-23 |
Mike Bayer | Fixed a bug where the routine to detect the correct... |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-05-15 |
Mike Bayer | Regression from this ticket caused the unsupported... |
commit | commitdiff | tree | snapshot |
| 2013-05-13 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-05-13 |
Mike Bayer | Fixed a regression from 0.7 caused by this ticket,... |
commit | commitdiff | tree | snapshot |
| 2013-05-10 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-05-10 |
Mike Bayer | - moderinzed the docs for the foreign_keys parameter... |
commit | commitdiff | tree | snapshot |
| 2013-05-05 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| 2013-05-05 |
Mike Bayer | - cleanup |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | py3k specific syntax moved into an exec |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | most of ORM passing... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | base |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | that's all of engine |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | test_execute up for sqlite, pg, oursql, mysql 2.7 ... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | - OK we have -w sql passing for: sqlite, postgresql... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | and int types here... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | update test |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | cleanup and formatting |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | - unicode literals need to just be handled differently... |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | use logging to output exc_info here |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | formatting stuff |
commit | commitdiff | tree | snapshot |
| 2013-05-04 |
Mike Bayer | formatting stuff |
commit | commitdiff | tree | snapshot |
| 2013-05-01 |
Mike Bayer | merge default |
commit | commitdiff | tree | snapshot |
| next |