| 2012-08-13 |
Mike Bayer | - hashable |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | merge tip. |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | docs |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | - update engine docstrings due to move |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | - all tests pass |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | move the whole thing to TypeEngine. the feature is... |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | - develop new system of applying custom operators to... |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | - [feature] Adding/removing None from a mapped collection |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | - allow compatibility with string ops passed here from... |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | - [bug] Fixed compiler bug whereby a given |
commit | commitdiff | tree | snapshot |
| 2012-08-13 |
Mike Bayer | - [bug] Fixed bug whereby user error in related-object |
commit | commitdiff | tree | snapshot |
| 2012-08-12 |
Mike Bayer | fix profiles, no cext, somehow got ran with c ext parti... |
commit | commitdiff | tree | snapshot |
| 2012-08-12 |
Mike Bayer | - more fixes to py 3.3 tests, [ticket:2542] |
commit | commitdiff | tree | snapshot |
| 2012-08-12 |
Mike Bayer | - adjustments for py3.3 unit tests, [ticket:2542] |
commit | commitdiff | tree | snapshot |
| 2012-08-11 |
Mike Bayer | - update file text |
commit | commitdiff | tree | snapshot |
| 2012-08-11 |
Mike Bayer | - this is a refcount test |
commit | commitdiff | tree | snapshot |
| 2012-08-11 |
Mike Bayer | - add 2.5 callcounts |
commit | commitdiff | tree | snapshot |
| 2012-08-11 |
Mike Bayer | - adjustments |
commit | commitdiff | tree | snapshot |
| 2012-08-11 |
Mike Bayer | OK! let's turn this around completely. Forget making... |
commit | commitdiff | tree | snapshot |
| 2012-08-11 |
Mike Bayer | adjustments |
commit | commitdiff | tree | snapshot |
| 2012-08-10 |
Mike Bayer | final cleanup |
commit | commitdiff | tree | snapshot |
| 2012-08-09 |
Mike Bayer | adjust |
commit | commitdiff | tree | snapshot |
| 2012-08-09 |
Mike Bayer | - make sure event mechanics have completed before runni... |
commit | commitdiff | tree | snapshot |
| 2012-08-09 |
Mike Bayer | adjustment |
commit | commitdiff | tree | snapshot |
| 2012-08-09 |
Mike Bayer | more adjustments |
commit | commitdiff | tree | snapshot |
| 2012-08-09 |
Mike Bayer | - a new approach to profiling where we attempt to strip out |
commit | commitdiff | tree | snapshot |
| 2012-08-09 |
Mike Bayer | - remove an unused function, hooray |
commit | commitdiff | tree | snapshot |
| 2012-08-08 |
Mike Bayer | - [bug] Fixed the repr() of Enum to include |
commit | commitdiff | tree | snapshot |
| 2012-08-08 |
Mike Bayer | don't need this is_really_none() thing anymore |
commit | commitdiff | tree | snapshot |
| 2012-08-08 |
Mike Bayer | big rework of is_active and SessionTransaction docs |
commit | commitdiff | tree | snapshot |
| 2012-08-08 |
Mike Bayer | - continue editing the merge docs |
commit | commitdiff | tree | snapshot |
| 2012-08-08 |
Mike Bayer | - modernize some merge docs a bit |
commit | commitdiff | tree | snapshot |
| 2012-08-07 |
Mike Bayer | - [feature] SQL Server dialect can be given |
commit | commitdiff | tree | snapshot |
| 2012-08-07 |
Mike Bayer | - more import cleanup for MSSQL |
commit | commitdiff | tree | snapshot |
| 2012-08-07 |
Mike Bayer | - another import fix |
commit | commitdiff | tree | snapshot |
| 2012-08-07 |
Mike Bayer | - add new C extension "utils", so far includes distill_... |
commit | commitdiff | tree | snapshot |
| 2012-08-07 |
Mike Bayer | - fixes |
commit | commitdiff | tree | snapshot |
| 2012-08-07 |
Mike Bayer | - break out engine/base.py into base, interfaces, resul... |
commit | commitdiff | tree | snapshot |
| 2012-08-07 |
Mike Bayer | more import cleanups |
commit | commitdiff | tree | snapshot |
| 2012-08-06 |
Mike Bayer | mo tests mo problems |
commit | commitdiff | tree | snapshot |
| 2012-08-06 |
Mike Bayer | - [bug] Improvements to joined/subquery eager |
commit | commitdiff | tree | snapshot |
| 2012-08-06 |
Mike Bayer | - [bug] An error is emitted when uselist=False |
commit | commitdiff | tree | snapshot |
| 2012-08-05 |
Mike Bayer | - reorganization of declarative such that file sizes... |
commit | commitdiff | tree | snapshot |
| 2012-08-05 |
Mike Bayer | pep8 stuff |
commit | commitdiff | tree | snapshot |
| 2012-08-04 |
Mike Bayer | - [feature] A warning is emitted when a reference |
commit | commitdiff | tree | snapshot |
| 2012-08-04 |
Mike Bayer | - [feature] Can now provide class-bound attributes |
commit | commitdiff | tree | snapshot |
| 2012-08-01 |
Mike Bayer | - [bug] with_polymorphic() produces JOINs |
commit | commitdiff | tree | snapshot |
| 2012-07-28 |
Mike Bayer | 2.5 ism |
commit | commitdiff | tree | snapshot |
| 2012-07-28 |
Mike Bayer | - [feature] Added reduce_columns() method |
commit | commitdiff | tree | snapshot |
| 2012-07-28 |
Mike Bayer | -whitespace bonanza, contd |
commit | commitdiff | tree | snapshot |
| 2012-07-28 |
Mike Bayer | trailing whitespace bonanza |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
Mike Bayer | - [bug] Added gaerdbms import to mysql/__init__.py, |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
Mike Bayer | - we probably need to keep the __clause_element__(... |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
Mike Bayer | - rework some more __clause_element__ methods to use... |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
Mike Bayer | - some more interpret_as_froms |
commit | commitdiff | tree | snapshot |
| 2012-07-24 |
Mike Bayer | - use "True" to indicate self-inspects, remove a lambda... |
commit | commitdiff | tree | snapshot |
| 2012-07-23 |
Mike Bayer | - [feature] ORM entities can be passed |
commit | commitdiff | tree | snapshot |
| 2012-07-23 |
Mike Bayer | add context to column_property docs illustrating the... |
commit | commitdiff | tree | snapshot |
| 2012-07-22 |
Mike Bayer | some doc fixes |
commit | commitdiff | tree | snapshot |
| 2012-07-22 |
Mike Bayer | - [feature] Revised the rules used to determine |
commit | commitdiff | tree | snapshot |
| 2012-07-19 |
Mike Bayer | callcounts due to more engine event logic |
commit | commitdiff | tree | snapshot |
| 2012-07-19 |
Mike Bayer | - [feature] Connection event listeners can |
commit | commitdiff | tree | snapshot |
| 2012-07-18 |
Mike Bayer | a lot of docs |
commit | commitdiff | tree | snapshot |
| 2012-07-18 |
Mike Bayer | - with InstanceState more public, underscore all its... |
commit | commitdiff | tree | snapshot |
| 2012-07-18 |
Mike Bayer | - document the inspection system |
commit | commitdiff | tree | snapshot |
| 2012-07-18 |
Mike Bayer | this can be any expression |
commit | commitdiff | tree | snapshot |
| 2012-07-18 |
Mike Bayer | pep8 |
commit | commitdiff | tree | snapshot |
| 2012-07-18 |
Mike Bayer | - move ext to relative imports |
commit | commitdiff | tree | snapshot |
| 2012-07-18 |
Mike Bayer | - a big renaming of all the _Underscore classes to... |
commit | commitdiff | tree | snapshot |
| 2012-07-17 |
Mike Bayer | try to get these to pass on jenkins |
commit | commitdiff | tree | snapshot |
| 2012-07-17 |
Mike Bayer | pypy doesn't seem to decrement __subclasses__(), just... |
commit | commitdiff | tree | snapshot |
| 2012-07-17 |
Mike Bayer | adjust the compat namedtuple to handle subclassing |
commit | commitdiff | tree | snapshot |
| 2012-07-17 |
Mike Bayer | relax this variance for now |
commit | commitdiff | tree | snapshot |
| 2012-07-17 |
Mike Bayer | try to loosen the times up here to reduce failures... |
commit | commitdiff | tree | snapshot |
| 2012-07-17 |
Mike Bayer | - totally remove _entity_info and _extended_entity_info... |
commit | commitdiff | tree | snapshot |
| 2012-07-16 |
Mike Bayer | - justify NamedTuple, now called KeyedTuple |
commit | commitdiff | tree | snapshot |
| 2012-07-16 |
Mike Bayer | some test fixes and cleanup |
commit | commitdiff | tree | snapshot |
| 2012-07-16 |
Mike Bayer | - express most of the orm.util functions in terms of... |
commit | commitdiff | tree | snapshot |
| 2012-07-16 |
Mike Bayer | genindex is 100% valid |
commit | commitdiff | tree | snapshot |
| 2012-07-15 |
Mike Bayer | - [bug] Fixed bug mostly local to new |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Mike Bayer | - [feature] *Very limited* support for |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Mike Bayer | - [feature] The registry of classes |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Mike Bayer | - break up configure_property |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Mike Bayer | move mapper-level UOW functionality straight into unito... |
commit | commitdiff | tree | snapshot |
| 2012-07-14 |
Mike Bayer | - move load_scalar_attributes out to loading.py |
commit | commitdiff | tree | snapshot |
| 2012-07-11 |
Mike Bayer | attempt to fix this test for pypy |
commit | commitdiff | tree | snapshot |
| 2012-07-10 |
Mike Bayer | - [bug] Fixed more un-intuitivenesses in CTEs |
commit | commitdiff | tree | snapshot |
| 2012-07-05 |
Mike Bayer | - [bug] ORM will perform extra effort to determine |
commit | commitdiff | tree | snapshot |
| 2012-07-03 |
Mike Bayer | add section on replacing result_processor()/bind_proces... |
commit | commitdiff | tree | snapshot |
| 2012-07-03 |
Mike Bayer | 2.3 is a distant memory |
commit | commitdiff | tree | snapshot |
| 2012-07-03 |
Mike Bayer | rework imports here |
commit | commitdiff | tree | snapshot |
| 2012-07-02 |
Mike Bayer | except the example was wrong. |
commit | commitdiff | tree | snapshot |
| 2012-07-02 |
Mike Bayer | - add a nice example about begin_nested as context... |
commit | commitdiff | tree | snapshot |
| 2012-06-30 |
Mike Bayer | - this is now ported to 0.7.9 |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Mike Bayer | add a section on many-to-many deletes |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Mike Bayer | notify_all workaround for 2.5 |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Mike Bayer | add 2.5 compat for next() |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Mike Bayer | turn commit_all into an iterative method |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Mike Bayer | - pass kw through here |
commit | commitdiff | tree | snapshot |
| 2012-06-25 |
Mike Bayer | - move cte tests into their own test/sql/test_cte.py |
commit | commitdiff | tree | snapshot |
| next |