| 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 |
| 2012-06-25 |
Mike Bayer | - change notify to notify_all() so all waiters exit... |
commit | commitdiff | tree | snapshot |
| 2012-06-24 |
Mike Bayer | remove WeakIdentityMapping tests |
commit | commitdiff | tree | snapshot |
| 2012-06-24 |
Mike Bayer | - somehting is making this test have an inconsistent... |
commit | commitdiff | tree | snapshot |
| 2012-06-24 |
Mike Bayer | - [moved] The InstrumentationManager interface |
commit | commitdiff | tree | snapshot |
| 2012-06-23 |
Mike Bayer | 2.5 compat |
commit | commitdiff | tree | snapshot |
| 2012-06-23 |
Mike Bayer | - fix this import |
commit | commitdiff | tree | snapshot |
| 2012-06-23 |
Mike Bayer | - absolute imports in connectors, databases |
commit | commitdiff | tree | snapshot |
| 2012-06-23 |
Mike Bayer | absolute imports in core, sql |
commit | commitdiff | tree | snapshot |
| 2012-06-23 |
Mike Bayer | - move all of orm to use absolute imports |
commit | commitdiff | tree | snapshot |
| 2012-06-23 |
Mike Bayer | - simplify setup_entity and related calls |
commit | commitdiff | tree | snapshot |
| 2012-06-23 |
Mike Bayer | callcounts, due to the DummyLock cleanup |
commit | commitdiff | tree | snapshot |
| 2012-06-22 |
Mike Bayer | - [bug] Fixed bug whereby if a database restart |
commit | commitdiff | tree | snapshot |
| 2012-06-22 |
Mike Bayer | - [bug] Fixed bug whereby |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | - [removed] Deprecated identifiers removed: |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | - [bug] quoting is applied to the column names |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | - [feature] Added "MATCH" clause to ForeignKey, |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | - [feature] Added "MATCH" clause to ForeignKey, |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | - [bug] Fixed regression introduced in 0.7.6 |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | - reorganize changes so that the 0.7 changelog is prese... |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | a likely callcount |
commit | commitdiff | tree | snapshot |
| 2012-06-21 |
Mike Bayer | need some default dialect in here |
commit | commitdiff | tree | snapshot |
| 2012-06-20 |
Mike Bayer | test didn't get added |
commit | commitdiff | tree | snapshot |
| 2012-06-20 |
Mike Bayer | callcount |
commit | commitdiff | tree | snapshot |
| 2012-06-20 |
Mike Bayer | - [feature] The of_type() construct on attributes |
commit | commitdiff | tree | snapshot |
| 2012-06-20 |
Mike Bayer | - [feature] Dramatic improvement in memory |
commit | commitdiff | tree | snapshot |
| 2012-06-18 |
Mike Bayer | Merged in msabramo/sqlalchemy (pull request #9) |
commit | commitdiff | tree | snapshot |
| 2012-06-18 |
Mike Bayer | remove ambiguous language |
commit | commitdiff | tree | snapshot |
| 2012-06-17 |
Marc Abramowitz | Correct error in README.unittests; --first-package... |
commit | commitdiff | tree | snapshot |
| 2012-06-17 |
Mike Bayer | some fixes here |
commit | commitdiff | tree | snapshot |
| 2012-06-17 |
Mike Bayer | doc fixes |
commit | commitdiff | tree | snapshot |
| 2012-06-17 |
Mike Bayer | dbs like oracle can't handle these tests since we aren... |
commit | commitdiff | tree | snapshot |
| 2012-06-16 |
Mike Bayer | obnoxious callcounts |
commit | commitdiff | tree | snapshot |
| 2012-06-16 |
Mike Bayer | remove this test now covered in test_execute |
commit | commitdiff | tree | snapshot |
| 2012-06-16 |
Mike Bayer | - [bug] Fixed bug whereby append_column() |
commit | commitdiff | tree | snapshot |
| 2012-06-16 |
Mike Bayer | - [bug] The ResultProxy methods inserted_primary_key, |
commit | commitdiff | tree | snapshot |
| 2012-06-16 |
Mike Bayer | - [bug] removed unnecessary table clause when |
commit | commitdiff | tree | snapshot |
| 2012-06-16 |
Mike Bayer | - [bug] Fixed bug whereby populate_existing |
commit | commitdiff | tree | snapshot |
| 2012-06-13 |
Mike Bayer | - [bug] Repaired common table expression |
commit | commitdiff | tree | snapshot |
| 2012-06-13 |
Mike Bayer | - [bug] Added BIGINT, BINARY, VARBINARY to |
commit | commitdiff | tree | snapshot |
| 2012-06-13 |
Mike Bayer | dont call connection()/get_bind() all that here if... |
commit | commitdiff | tree | snapshot |
| 2012-06-13 |
Mike Bayer | callcount fix |
commit | commitdiff | tree | snapshot |
| 2012-06-12 |
Mike Bayer | weird, seems like hasattr() doesn't count as a function... |
commit | commitdiff | tree | snapshot |
| 2012-06-12 |
Mike Bayer | - rewrite rowcount documentation to be as absolutely... |
commit | commitdiff | tree | snapshot |
| 2012-06-12 |
Mike Bayer | sigh. go back to __iter__ because of silly rowproxy... |
commit | commitdiff | tree | snapshot |
| 2012-06-12 |
Mike Bayer | comments regarding this |
commit | commitdiff | tree | snapshot |
| 2012-06-12 |
Mike Bayer | - [bug] Fixed bug affecting Py3K whereby |
commit | commitdiff | tree | snapshot |
| 2012-06-11 |
Mike Bayer | callcount |
commit | commitdiff | tree | snapshot |
| 2012-06-11 |
Mike Bayer | make sure integer is here. only the C ext doesn't... |
commit | commitdiff | tree | snapshot |
| 2012-06-11 |
Mike Bayer | - [bug] Fixed identity_key() function which |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
Mike Bayer | Add some `Sphinx` related version informations paragrap... |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
Mike Bayer | Add some `Sphinx` paragraph level versions informations... |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
Mike Bayer | Add some basic CSS styles for version informations... |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
Mike Bayer | callcount adjust |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
Mike Bayer | remove deprecateds |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
Mike Bayer | - [feature] The 'objects' argument to |
commit | commitdiff | tree | snapshot |
| 2012-06-08 |
Mike Bayer | - add before_attach event, [ticket:2464] |
commit | commitdiff | tree | snapshot |
| 2012-06-01 |
Mike Bayer | also in 0.7.8 |
commit | commitdiff | tree | snapshot |
| 2012-06-01 |
Mike Bayer | - [bug] Fixed memory leak in C version of |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
Mike Bayer | credit! |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
Mike Bayer | - upgrade DBAPI index to have links to all dialect... |
commit | commitdiff | tree | snapshot |
| next |