| 2011-03-30 |
Mike Bayer | some additional clarification on typeengine docs |
commit | commitdiff | tree | snapshot |
| 2011-03-30 |
Mike Bayer | - beef up the "augmenting existing types" section |
commit | commitdiff | tree | snapshot |
| 2011-03-30 |
Mike Bayer | - AssertionPool now stores the traceback indicating |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - and fix the message that was the actual subject of... |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - Reworded the exception raised when a flush |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - add a note about snapshot isolation [ticket:2078] |
commit | commitdiff | tree | snapshot |
| 2011-03-28 |
Mike Bayer | - Documented SQLite DATE/TIME/DATETIME types. |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - Using column names that would require quotes |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - do a close() here so that objects are guaranteed... |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - fix a callcount |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - reorganizing the test modules and fixtures, but keepi... |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - dont clear the classes collection here either... |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - move all the comments that got shoved below the fixtu... |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - remove test.sql._base, test.engine._base, test.orm... |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - move all the setup_classes(cls) and setup_mappers... |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | fixes for savepoint test |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - convert @provide_metadata to use self access |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - move _fixtures to work via the normal methods of... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Mike Bayer | - move _fixtures into the traditional FixtureTest form... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Mike Bayer | - remove @testing.resolve_artifact_names, replace with... |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Mike Bayer | indent the string here |
commit | commitdiff | tree | snapshot |
| 2011-03-26 |
Mike Bayer | - changes to CHANGES |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Mike Bayer | - adjust the previous checkin a bit. need to transfer... |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Mike Bayer | - Fixed regression whereby MetaData() coming |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Mike Bayer | - Fixed bug in QueuePool, SingletonThreadPool whereby |
commit | commitdiff | tree | snapshot |
| 2011-03-21 |
Mike Bayer | - Restored the "catchall" constructor on the base |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Mike Bayer | Added tag rel_0_7b3 for changeset b6423d26280cac2ff74ab... |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Mike Bayer | - remove all the fanfare from dynamic_loader() and... rel_0_7b3 |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Mike Bayer | - add attrstrings for all the important mapper() attrbu... |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Mike Bayer | - Added new generic function "next_value()", accepts |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Michael Trier | Added docs requirements |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
Mike Bayer | whoops, only on SQL server |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
Mike Bayer | - some doc reorg |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Mike Bayer | changelog update with 0.6 message |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Mike Bayer | - Fixed bug in query.options() whereby a path |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - merge |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Fixed AssertionPool regression bug. A replacement... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Alex Gaynor | merged upstream |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Alex Gaynor | this test fails on PyPy because it checks for a lastrow... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Rewrote the query used to get the definition of a... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Alex Gaynor | merged upstream |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - alex gaynor's latest batch of pypy test fixes |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Alex Gaynor | pypy fixes. |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - The horizontal_shard ShardedSession class accepts... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Improvements to the error messages emitted when |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Firebird - the "implicit_returning" flag on create_en... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Fixed the BIT type to allow a "length" parameter... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | double quote these |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Added accessors to ResultProxy "returns_rows", "is_in... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | blow away some globals in the search for what makes... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Taavi Burns | Fix 3 errors in py32, from patch from lsblakk. There... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - adjust gc_collect for pypy |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - qualify the use of locals() based on python version... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | change TypeError test to not care about string message |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Mike Bayer | - merge |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Taavi Burns | merge |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Michael Trier | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Michael Trier | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Denise Govindarajan | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Taavi Burns | Pulling 32d2b5d1962961b4134463becdd988888f797e90 onto... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Denise Govindarajan | psycopg2 2.4 no longer accepts % in bind place holders |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Taavi Burns | Added required import (somehow we never seem to hit... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Mike Bayer | - add tests, CHANGES for [ticket:2095] |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Jim Phares | Informix and postgresql reserved words changes -- almos... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Taavi Burns | Removing unused symbol import |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Mike Bayer | initial work on column reflect |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Mike Bayer | merge |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Mike Bayer | - Arguments in __mapper_args__ that aren't "hashable" |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Taavi Burns | Tests for unicode columns with non-unicode defaults... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Diana Clarke | Warn about unicode column having non-unicode default... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Michael Trier | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Jim Phares | Fixed order_by in test.orm.test_froms.MixedEntitiesTest... |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Denise Govindarajan | Corrected order by in test joins. |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Mike Bayer | fix "associated" at the source too |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Michael Trier | Fixed doc problem. Thanks Toby Ho. |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Michael Trier | Associated was spelled wrong. |
commit | commitdiff | tree | snapshot |
| 2011-03-13 |
Mike Bayer | - Updated the association, association proxy examples |
commit | commitdiff | tree | snapshot |
| 2011-03-10 |
Mike Bayer | - Changed the underlying approach to query.count(). |
commit | commitdiff | tree | snapshot |
| 2011-03-09 |
Michael Trier | Modifications for PyPy support from Alex Gaynor. |
commit | commitdiff | tree | snapshot |
| 2011-03-06 |
Mike Bayer | - A tweak to the unit of work causes it to order |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Mike Bayer | 0.6.7 changelog message |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Mike Bayer | - some changes to the identity map regarding |
commit | commitdiff | tree | snapshot |
| 2011-02-28 |
Diana Clarke | Corrected a bunch of spelling typos |
commit | commitdiff | tree | snapshot |
| 2011-02-28 |
Diana Clarke | corrected a bunch of spelling typos |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Michael Trier | Added changes information for #2060. |
commit | commitdiff | tree | snapshot |
| 2011-03-01 |
Diana Clarke | see #2060 |
commit | commitdiff | tree | snapshot |
| 2011-02-28 |
Mike Bayer | - Added a fully descriptive error message for the |
commit | commitdiff | tree | snapshot |
| 2011-02-25 |
Mike Bayer | - establish an "insert" option for events to control... |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Mike Bayer | Added tag rel_0_7b2 for changeset e6d00f8234d6f31113447... |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Mike Bayer | 0.7b2 rel_0_7b2 |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Mike Bayer | merge everything all over again... |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Mike Bayer | - Fix error message referencing old @classproperty |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Mike Bayer | - pulling out the PG type impls in create table knocked... |
commit | commitdiff | tree | snapshot |
| 2011-02-18 |
Mike Bayer | -adjust the fix for [ticket:2065] to not rely upon... |
commit | commitdiff | tree | snapshot |
| 2011-02-18 |
Mike Bayer | - use easy to recognize names for backref events [ticke... |
commit | commitdiff | tree | snapshot |
| 2011-02-18 |
Mike Bayer | - Fixed regression from 0.6 where SMALLINT and |
commit | commitdiff | tree | snapshot |
| 2011-02-18 |
Mike Bayer | - The Column.references() method now returns True |
commit | commitdiff | tree | snapshot |
| 2011-02-18 |
Mike Bayer | - changelog for [ticket:2059] |
commit | commitdiff | tree | snapshot |
| 2011-02-18 |
Mike Bayer | - rename EngineEvents to ConnectionEvents |
commit | commitdiff | tree | snapshot |
| 2011-02-17 |
Mike Bayer | - the dictionary at the end of the __table_args__ |
commit | commitdiff | tree | snapshot |
| next |