| 2010-12-15 |
Mike Bayer | some fixes to get PG on board |
commit | commitdiff | tree | snapshot |
| 2010-12-14 |
Mike Bayer | some tests, should be OK |
commit | commitdiff | tree | snapshot |
| 2010-12-13 |
Mike Bayer | - system to cache the bind/result processors in a diale... |
commit | commitdiff | tree | snapshot |
| 2010-12-13 |
Mike Bayer | - callcounts. need to find some way to make this less... |
commit | commitdiff | tree | snapshot |
| 2010-12-13 |
Mike Bayer | spoke too soon on that. |
commit | commitdiff | tree | snapshot |
| 2010-12-13 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-12-13 |
Mike Bayer | - why type.dialect_impl(dialect).bind_processor(dialect... |
commit | commitdiff | tree | snapshot |
| 2010-12-13 |
Philip Jenvey | c is undefined, we mean connection here |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | - another easy win, cache the calc of bind processors... |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | callcounts |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | - add a perf script to illustrate 0.7 speed improvements |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | dont need these imports |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | - inlinings and callcount reductions |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | - refactor query._get() into two methods - a static... |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | slight shrinking of the iterable |
commit | commitdiff | tree | snapshot |
| 2010-12-12 |
Mike Bayer | - add full series of unit tests for PropertyOption... |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Mike Bayer | break up test_query into three modules |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Mike Bayer | hey we have .. note:: for notes, duh |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Mike Bayer | cdecimal docs, link to pypi |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Mike Bayer | - support for cdecimal |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Mike Bayer | do the mercurial dance (re-merge what I just merged...) |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Mike Bayer | - clean up the batch insert thing |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Philip Jenvey | [49145a6940062486a6eec66bfe5c9d95c5f76c7a] forgot the... |
commit | commitdiff | tree | snapshot |
| 2010-12-11 |
Mike Bayer | - initial stab at using executemany() for inserts in... |
commit | commitdiff | tree | snapshot |
| 2010-12-10 |
Mike Bayer | - callcount |
commit | commitdiff | tree | snapshot |
| 2010-12-10 |
Mike Bayer | - callcounts |
commit | commitdiff | tree | snapshot |
| 2010-12-10 |
Mike Bayer | - callcount |
commit | commitdiff | tree | snapshot |
| 2010-12-10 |
Mike Bayer | callcount destructo engage |
commit | commitdiff | tree | snapshot |
| 2010-12-09 |
Mike Bayer | - further fixes to no trans in progress, no trans ever... |
commit | commitdiff | tree | snapshot |
| 2010-12-09 |
Mike Bayer | various formatting and hyperlinking fixes |
commit | commitdiff | tree | snapshot |
| 2010-12-08 |
Mike Bayer | add oursql to the list of offenders... |
commit | commitdiff | tree | snapshot |
| 2010-12-08 |
Mike Bayer | - add test coverage for what DBAPIs give us raw for... |
commit | commitdiff | tree | snapshot |
| 2010-12-08 |
Mike Bayer | - Threadlocal engine methods rollback(), commit(), |
commit | commitdiff | tree | snapshot |
| 2010-12-08 |
Mike Bayer | - gently push users towards entity name for simple... |
commit | commitdiff | tree | snapshot |
| 2010-12-06 |
Mike Bayer | - hardwire the huge LIMIT number on MySQL. this might... |
commit | commitdiff | tree | snapshot |
| 2010-12-06 |
Mike Bayer | oracle fixes |
commit | commitdiff | tree | snapshot |
| 2010-12-06 |
Mike Bayer | - shave about a millisecond off of moderately complex... |
commit | commitdiff | tree | snapshot |
| 2010-12-06 |
Mike Bayer | - explain that these are not part of the test suite |
commit | commitdiff | tree | snapshot |
| 2010-12-06 |
Mike Bayer | callcounts in 2.4 |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | squash sets warning |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - add version selector |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | callcounts... |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | up this variance a bit, differences between 2.6.3/2... |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | callcounts for 2.4, 2.5, 2.6 |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | have a 'buffer' symbol present in util in py3k as well |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - fix callcount for 2.6 |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | log [ticket:1978] |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - merge default tip |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - refer to 0.7 in docs |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - move topological, queue into util |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - more inlining. nominal execution on sqlite down... |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - reduce some pool overhead |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - inline the various construction methods of DefaultExe... |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - ResultProxy and friends always reference the DBAPI... |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - ordering for tests, [ticket:1888] |
commit | commitdiff | tree | snapshot |
| 2010-12-05 |
Mike Bayer | - Backport of "optimized get" fix from 0.7, |
commit | commitdiff | tree | snapshot |
| 2010-12-03 |
Mike Bayer | - added strictness to the optimized load, [ticket:1992] |
commit | commitdiff | tree | snapshot |
| 2010-12-01 |
Mike Bayer | new calling style: event.listen(target, identifier... |
commit | commitdiff | tree | snapshot |
| 2010-12-01 |
Mike Bayer | - modernize multiple warning assertions for PG reflect... |
commit | commitdiff | tree | snapshot |
| 2010-12-01 |
Mike Bayer | - replace GenericBackrefExtension with straight events |
commit | commitdiff | tree | snapshot |
| 2010-11-30 |
Mike Bayer | - Fixed bug whereby KeyError would occur with non-ENUM |
commit | commitdiff | tree | snapshot |
| 2010-11-30 |
Mike Bayer | - format guid hexstring explicit with 32 chars, [ticket... |
commit | commitdiff | tree | snapshot |
| 2010-11-29 |
Mike Bayer | - use class name by itself in flush warnings to prevent... |
commit | commitdiff | tree | snapshot |
| 2010-11-29 |
Mike Bayer | - repair MS-SQL handling of LIMIT/OFFSET as binds,... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - add docs for hybrid |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - fix bug preventing multiple SessionExtensions from... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - restore the updates to test_assorted_eager that were... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | merge backout |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | after some usage, its clear that [ticket:1974] should... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - assuming I read pep-386 correctly, the first 0.7... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - mappers can be created against select() constructs... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | combine test/engine/test_metadata.py and test/sql/test_... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - replace util.py with util/ package, [ticket:1986] |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - sqlalchemy.test and nose plugin moves back to being... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - a column with a "mutable" type mapped as "deferred... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - Pooling methods now underscored or removed: |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - the "type_map" dictionary in sqlalchemy.types is... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - cascade_backrefs flag on relationship() now set to... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - fix test related to [ticket:1980] |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - the "mutable" flag on PickleType, postgresql.ARRAY... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - the names used in the NamedTuple returned by Query... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - NullPool is now used by default for SQLite file- |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - post_process_text() is called for DDL() constructs... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - push polymorphic_on not recognized warning to an... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - _literal_as_text raises if the incoming arg is not... |
commit | commitdiff | tree | snapshot |
| 2010-11-28 |
Mike Bayer | - Query.get() will raise if the number of params |
commit | commitdiff | tree | snapshot |
| 2010-11-27 |
Gaëtan de Menten | fixed a small potential memory leak in UnicodeResultPro... |
commit | commitdiff | tree | snapshot |
| 2010-11-26 |
Mike Bayer | - merge 2-arg form of query.join(), [ticket:1923] |
commit | commitdiff | tree | snapshot |
| 2010-11-26 |
Mike Bayer | - merge mapper simpler compile branch, [ticket:1966] |
commit | commitdiff | tree | snapshot |
| 2010-11-25 |
Mike Bayer | - Fixed operator precedence rules for multiple |
commit | commitdiff | tree | snapshot |
| 2010-11-25 |
Mike Bayer | - adjust importlater to import the full path, break... |
commit | commitdiff | tree | snapshot |
| 2010-11-24 |
Mike Bayer | this is new |
commit | commitdiff | tree | snapshot |
| 2010-11-24 |
Mike Bayer | merge tip |
commit | commitdiff | tree | snapshot |
| 2010-11-24 |
Mike Bayer | - SqlSoup overhaul |
commit | commitdiff | tree | snapshot |
| 2010-11-20 |
Mike Bayer | - fixes for PG, mysql, twophase |
commit | commitdiff | tree | snapshot |
| 2010-11-20 |
Mike Bayer | - logging has been overhauled such that engines no... |
commit | commitdiff | tree | snapshot |
| 2010-11-20 |
Mike Bayer | - the column assigned to polymorphic_on now behaves... |
commit | commitdiff | tree | snapshot |
| 2010-11-20 |
Mike Bayer | - bindparam() gets a new option "callable", which is... |
commit | commitdiff | tree | snapshot |
| 2010-11-20 |
Mike Bayer | - merge FromObj cleanup, immutable .c attribute patch... |
commit | commitdiff | tree | snapshot |
| next |