| 2014-05-30 |
Mike Bayer | - The ``__mapper_args__`` dictionary is copied from... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | fix typo |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | Merged in chrisw/sqlalchemy/more_range_docs (pull reque... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | - changelog + docs for pg8000 transaction isolation... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | Merge branch 'master' of https://github.com/tlocke... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | update comments |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | - The psycopg2 ``.closed`` accessor is now consulted... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | Merge branch 'psycopg_disconnect' of https://github... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | revert this, not sure why that changed |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | - Related to :ticket:`3060`, an adjustment has been... |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-30 |
Mike Bayer | - add a new assertsql construct "Or", so that we can... |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | add ticket |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | - Adjustment to attribute mechanics concerning when... |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | relative here |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | - correct the size on side elements |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | - re-merge doc_nav. We've removed the whole idea of... |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | fix |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | more |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | - all new approach which allows the main text to be... |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | - disable the scrolling layout, anchors for code/params... |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | Merge branch 'master' into rel_1_0 |
commit | commitdiff | tree | snapshot |
| 2014-05-29 |
Mike Bayer | - Fixed a few edge cases which arise in the so-called... |
commit | commitdiff | tree | snapshot |
| 2014-05-28 |
Mike Bayer | - a rework of doc layout and nav: |
commit | commitdiff | tree | snapshot |
| 2014-05-28 |
Mike Bayer | - a rework of doc layout and nav: |
commit | commitdiff | tree | snapshot |
| 2014-05-27 |
Mike Bayer | - add some more height here so that anchors come out |
commit | commitdiff | tree | snapshot |
| 2014-05-27 |
Mike Bayer | - disallow negative scroll positions from affecting... |
commit | commitdiff | tree | snapshot |
| 2014-05-27 |
Mike Bayer | - again use "fixed" for sidebar in all automated cases... |
commit | commitdiff | tree | snapshot |
| 2014-05-27 |
Mike Bayer | - go back to float:left for the sidenav in normal mode... |
commit | commitdiff | tree | snapshot |
| 2014-05-27 |
Mike Bayer | OK this one seems to be the most solid |
commit | commitdiff | tree | snapshot |
| 2014-05-27 |
Mike Bayer | - use relative/absolute positioning and greatly simplif... |
commit | commitdiff | tree | snapshot |
| 2014-05-26 |
Mike Bayer | more tweaks |
commit | commitdiff | tree | snapshot |
| 2014-05-26 |
Mike Bayer | - automate the offset part |
commit | commitdiff | tree | snapshot |
| 2014-05-26 |
Mike Bayer | - add mobile detection, turn the whole thing off if... |
commit | commitdiff | tree | snapshot |
| 2014-05-26 |
Mike Bayer | - pull in the whole top into the fixed part, reduce... |
commit | commitdiff | tree | snapshot |
| 2014-05-25 |
Mike Bayer | - Fixed bug in INSERT..FROM SELECT construct where... |
commit | commitdiff | tree | snapshot |
| 2014-05-25 |
Mike Bayer | - Added the ``hashable=False`` flag to the PG :class... |
commit | commitdiff | tree | snapshot |
| 2014-05-25 |
Mike Bayer | - Fixed bug in subquery eager loading where a long... |
commit | commitdiff | tree | snapshot |
| 2014-05-25 |
Mike Bayer | - Fixed bug in SQLite join rewriting where anonymized... |
commit | commitdiff | tree | snapshot |
| 2014-05-25 |
Chris Withers | more docs for using psycopg2 range types, specifically... |
commit | commitdiff | tree | snapshot |
| 2014-05-25 |
Mike Bayer | - repair oracle compilation for new limit/offset system. |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Mike Bayer | - fix some identity map accessors |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Mike Bayer | - reset callcounts |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Mike Bayer | - revert the memoized committed_state / callables chang... |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Mike Bayer | - indicate all 0.9.5 issues as from 1.0.0 backported... |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Mike Bayer | - fix typos in test |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Mike Bayer | - Fixed bug where the :meth:`.Operators.__and__`, |
commit | commitdiff | tree | snapshot |
| 2014-05-24 |
Mike Bayer | - hyperlink all the column operators listed in the... |
commit | commitdiff | tree | snapshot |
| 2014-05-23 |
Mike Bayer | - document the compiler_kwargs accessor |
commit | commitdiff | tree | snapshot |
| 2014-05-23 |
Mike Bayer | call this 1.0 |
commit | commitdiff | tree | snapshot |
| 2014-05-23 |
Mike Bayer | - changelog for #3034, at this point we can mark fix... |
commit | commitdiff | tree | snapshot |
| 2014-05-23 |
Mike Bayer | Merge branch 'ticket_3034' |
commit | commitdiff | tree | snapshot |
| 2014-05-23 |
Mike Bayer | - switch master to be 1.0 |
commit | commitdiff | tree | snapshot |
| 2014-05-23 |
Mike Bayer | - mark translate_row, create_instance, populate_instanc... |
commit | commitdiff | tree | snapshot |
| 2014-05-22 |
Tony Locke | PEP 8 tidy of pg8000 dialect and postgresql/test_dialect.py |
commit | commitdiff | tree | snapshot |
| 2014-05-22 |
Tony Locke | Autocommit isolation level for postgresql+pg8000 |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Tony Locke | Updated doc string for postgresql+pg8000 dialect |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Tony Locke | Add postgresql+pg8000 to floats_to_four_decimals |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Tony Locke | pg8000 now passes test_extract() test |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Tony Locke | Two tests now work for pg800 in EnumTest |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Tony Locke | pg8000 no longer truncates decimals |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Tony Locke | pg8000.dbapi is now just pg8000 |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
Mike Bayer | inlining |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
Mike Bayer | Revert "remove events nobody uses...?" |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
Mike Bayer | remove events nobody uses...? |
commit | commitdiff | tree | snapshot |
| 2014-05-19 |
Mike Bayer | - some inlining, speed up identity map |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mike Bayer | - more tests, including backend tests |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mike Bayer | Merge branch 'issue_3034' of https://bitbucket.org... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mike Bayer | - changelog for #2785 |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mike Bayer | Merge branch 'zero_indexes-param-for-postgresql-ARRAY... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mike Bayer | typo |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mike Bayer | - add lots more to the profiling section |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Mike Bayer | Merge branch 'master' into rel_0_9 |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Mike Bayer | Merged in gunnlaugur/sqlalchemy (pull request #19) |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Gunnlaugur... | Add note on PostgreSQL config for test runs |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Mike Bayer | Merge branch 'master' into rel_0_9 |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Mike Bayer | - Fixed bug in mutable extension where :class:`.Mutable... |
commit | commitdiff | tree | snapshot |
| 2014-05-13 |
Alexey Terentev | zero_indexes-param-for-postgresql-ARRAY-type |
commit | commitdiff | tree | snapshot |
| 2014-05-12 |
Mike Bayer | Merge branch 'master' of bitbucket.org:zzzeek/sqlalchemy |
commit | commitdiff | tree | snapshot |
| 2014-05-12 |
Mike Bayer | Merge branch 'master' into rel_0_9 |
commit | commitdiff | tree | snapshot |
| 2014-05-12 |
Mike Bayer | - add a new FAQ section "performance", put the profilin... |
commit | commitdiff | tree | snapshot |
| 2014-05-12 |
Wieland Hoffmann | Posgtresql -> PostgreSQL |
commit | commitdiff | tree | snapshot |
| 2014-05-12 |
Mike Bayer | Merged in mineo/sqlalchemy/mineo/posgtresql-postgresql... |
commit | commitdiff | tree | snapshot |
| 2014-05-12 |
Mike Bayer | changelog for pullreq bitbucket:15 |
commit | commitdiff | tree | snapshot |
| 2014-05-12 |
Mike Bayer | Merged in WSMcG/sqlalchemy (pull request #15) |
commit | commitdiff | tree | snapshot |
| 2014-05-11 |
mike bayer | Merge pull request #91 from smurfix/de_apostroph_ify |
commit | commitdiff | tree | snapshot |
| 2014-05-11 |
Dirk Mueller | Another Variant for detecting if a connection is closed |
commit | commitdiff | tree | snapshot |
| 2014-05-11 |
Matthias Urlichs | Documentation fix-up: "its" vs. "it's" |
commit | commitdiff | tree | snapshot |
| 2014-05-11 |
Mike Bayer | - Fixed ORM bug where the :func:`.class_mapper` functio... |
commit | commitdiff | tree | snapshot |
| 2014-05-10 |
Mike Bayer | - stress test for invalidation |
commit | commitdiff | tree | snapshot |
| 2014-05-10 |
Mike Bayer | - Fixed some "double invalidate" situations were detect... |
commit | commitdiff | tree | snapshot |
| 2014-05-09 |
Dobes Vandermeer | Remove unused import |
commit | commitdiff | tree | snapshot |
| next |