| 2013-06-17 |
Mike Bayer | can remove this, issue is fixed |
commit | commitdiff | tree | snapshot |
| 2013-06-17 |
Mike Bayer | - clean up this test (really we don't even need this... |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
Mike Bayer | - changelog |
commit | commitdiff | tree | snapshot |
| 2013-06-16 |
mike bayer | Merge pull request #7 from malor/psycopg2_execution_options |
commit | commitdiff | tree | snapshot |
| 2013-06-15 |
Mike Bayer | Fixed bug in polymorphic SQL generation where multiple... |
commit | commitdiff | tree | snapshot |
| 2013-06-15 |
Matt Chisholm | don't create a history entry when an object in a backre... |
commit | commitdiff | tree | snapshot |
| 2013-06-15 |
Roman Podolyaka | Add AUTOCOMMIT isolation level support for psycopg2 |
commit | commitdiff | tree | snapshot |
| 2013-06-14 |
Mike Bayer | - skip this test for py3k. serializer kind of a bust |
commit | commitdiff | tree | snapshot |
| 2013-06-11 |
Mike Bayer | changelog for this |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Mike Bayer | changelog |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
mike bayer | Merge pull request #6 from eevee/propagate-reset-on... |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Eevee | Preserve reset_on_return when recreating a Pool. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Mike Bayer | Fixed bug where sending a composite attribute into... |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Mike Bayer | Fixed the interaction between composite attributes and |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Chris Withers | Documentation for the new range type support. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Chris Withers | Implement EXCLUDE constraints for postgres. |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Chris Withers | add support for range operators listed in http://www... |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Chris Withers | Basic type support for the new range types in postgres 9.2 |
commit | commitdiff | tree | snapshot |
| 2013-06-10 |
Mike Bayer | this comment is ancient |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Mike Bayer | these notes about **kw are incorrect, we are talking... |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Mike Bayer | - get_unique_constraints() pull request |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
mike bayer | Merge pull request #4 from malor/reflect_constraints |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Roman Podolyaka | Add basic support of unique constraints reflection |
commit | commitdiff | tree | snapshot |
| 2013-06-09 |
Mike Bayer | Added pool logging for "rollback-on-return" and the... |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | ...and...its a behavioral improvement |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | fix this example |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | mention right joins, make it clear we're talking about... |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | oracle 9 does support this, oracle 8 is a special case. |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | cleanup |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | get nested joins to render on oracle 8 |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | - tests for the alias() API |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | formatting |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | changelog |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
mike bayer | Merge pull request #3 from bslatkin/master |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | most of these dialect=mysql.dialect() calls are redundant |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | - changelog for [ticket:2704] |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | Merged in malor/sqlalchemy (pull request #1) |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Roman Podolyaka | Fix using of 'mysql_length' for composite indexes |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | also clarified the changelog regarding Cls.scalar ... |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | Added additional criterion to the ==, != comparators... |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Brett Slatkin | Fixing the error regex to match numbers with the long... |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Brett Slatkin | PEP8 |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Brett Slatkin | Makes gaerdbms for App Engine use local MySQL server... |
commit | commitdiff | tree | snapshot |
| 2013-06-08 |
Mike Bayer | - Fixed an obscure bug where the wrong results would be |
commit | commitdiff | tree | snapshot |
| 2013-06-07 |
Mike Bayer | remove all remaining start/end py2k/py3k blocks |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Mike Bayer | fix test |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Mike Bayer | Merge branch 'ticket_2587' |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Mike Bayer | dial back the default "flatness" a bit, it will be... |
commit | commitdiff | tree | snapshot |
| 2013-06-06 |
Mike Bayer | When querying the information schema on SQL Server... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Mike Bayer | shrugs |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Mike Bayer | a test for what's breaking, plus a non-working fix... |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Mike Bayer | genericize tests here |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Mike Bayer | Merge branch 'ticket_2587' |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Mike Bayer | - add coverage for result map rewriting |
commit | commitdiff | tree | snapshot |
| 2013-06-05 |
Mike Bayer | callcounts |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | - if the select() does not have use_labels on, then... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | - support for a__b_dc, i.e. two levels of nesting |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | repair these tests now that we allow join from selectab... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | clean up the dialect selection thing here |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | - add a flag to DefaultDialect for this so that people... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | - improve overlapping selectables, apply to both query... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | - eager loads |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | here's the flat join thing. it just works. Changing... |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | and this comment |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | rewriting scheme now works. |
commit | commitdiff | tree | snapshot |
| 2013-06-04 |
Mike Bayer | capture the really hard one in a test (hooray) |
commit | commitdiff | tree | snapshot |
| 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 | The ``deferrable`` keyword argument on :class:`.Foreign... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | Fixed bug where :class:`.MutableDict` didn't report... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | - clean up some of the requires for cross-schema reflection |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | Fixed bug whereby joining a select() of a table "A... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | Fixed bug whereby using :meth:`.MetaData.reflect` acros... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | - remove the ``__iter__()`` with notimplemented since... |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | - add changelog/migration note |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | Merge branch 'master' into ticket_1068 |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | - fdb is now official, [ticket:2504] |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | test tweak |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | Merge branch 'master' into ticket_1068 |
commit | commitdiff | tree | snapshot |
| 2013-06-03 |
Mike Bayer | - some tweaks to try to help out mssql+pyodbc support... |
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 |
| next |