| 2011-09-21 |
Mike Bayer | - Fixed bug whereby with_only_columns() method of |
commit | commitdiff | tree | snapshot |
| 2011-09-21 |
Mike Bayer | patch from 0.7: Adjusted the "importlater" mechanism... |
commit | commitdiff | tree | snapshot |
| 2011-09-09 |
Mike Bayer | add test for [ticket:2260] |
commit | commitdiff | tree | snapshot |
| 2011-09-06 |
Mike Bayer | fix typo, [ticket:2271] |
commit | commitdiff | tree | snapshot |
| 2011-08-04 |
Mike Bayer | link date/time classes correctly, helps [ticket:2244] |
commit | commitdiff | tree | snapshot |
| 2011-07-31 |
Mike Bayer | - document get_bind(), [ticket:1053] |
commit | commitdiff | tree | snapshot |
| 2011-07-30 |
Mike Bayer | - Fixed bug where query.join() + aliased=True |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | Backed out changeset e5737a6d896ba54da07c7ffb0bc5612173... |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - fix annotation for aliased() |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - added CURRENT to reserved word list. |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - Fixed OurSQL dialect to use ansi-neutral |
commit | commitdiff | tree | snapshot |
| 2011-07-24 |
Mike Bayer | - Fixed bug apparent only in Python 3 whereby |
commit | commitdiff | tree | snapshot |
| 2011-07-23 |
Mike Bayer | - document query.get(), ObjectDeletedError fully, ... |
commit | commitdiff | tree | snapshot |
| 2011-07-21 |
Mike Bayer | - Added an informative error message when |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | put a really explicit note about joinedload vs. join... |
commit | commitdiff | tree | snapshot |
| 2011-07-20 |
Mike Bayer | - Fixed bug whereby the source clause |
commit | commitdiff | tree | snapshot |
| 2011-07-19 |
Mike Bayer | - repaired the oracle.RAW type which did not |
commit | commitdiff | tree | snapshot |
| 2011-07-17 |
Mike Bayer | callcounts being weird |
commit | commitdiff | tree | snapshot |
| 2011-07-17 |
Mike Bayer | - Fixed bug whereby if a mapped class |
commit | commitdiff | tree | snapshot |
| 2011-07-07 |
Mike Bayer | - add a latex Makefile to texinputs that gets copied... |
commit | commitdiff | tree | snapshot |
| 2011-07-06 |
Mike Bayer | - The join condition produced by with_parent |
commit | commitdiff | tree | snapshot |
| 2011-07-05 |
Mike Bayer | merge doc patches from default |
commit | commitdiff | tree | snapshot |
| 2011-07-04 |
Mike Bayer | - fix pypostgresql typo, [ticket:2185] |
commit | commitdiff | tree | snapshot |
| 2011-07-02 |
Mike Bayer | - fix documentation versions in conf.py, other changes... |
commit | commitdiff | tree | snapshot |
| 2011-06-27 |
Mike Bayer | - Fixed subtle bug that caused SQL to blow |
commit | commitdiff | tree | snapshot |
| 2011-06-27 |
Mike Bayer | - Fixed a subtle bug involving column |
commit | commitdiff | tree | snapshot |
| 2011-06-23 |
Mike Bayer | - the "cascade" section of the session doc was totally... |
commit | commitdiff | tree | snapshot |
| 2011-06-23 |
Mike Bayer | fix docstring |
commit | commitdiff | tree | snapshot |
| 2011-06-22 |
Mike Bayer | - Added ORA-00028 to disconnect codes, use |
commit | commitdiff | tree | snapshot |
| 2011-06-21 |
Mike Bayer | - Repaired the "no statement condition" |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | Added tag rel_0_6_8 for changeset 99409a9db3fe4d4e97d42... |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | style for latest sphinx css rel_0_6_8 |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Fixed bug whereby DATETIME2 type would fail on |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Fixed bug where transaction-level "deleted" |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | put some variance on this as its a difference between... |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Adjusted the __contains__() method of |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Some unit test fixes regarding numeric arrays, |
commit | commitdiff | tree | snapshot |
| 2011-06-05 |
Mike Bayer | - Modify the text of the message which occurs |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | - Fixed bug affecting PG 9 whereby index reflection |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | dont need the DEBUG here messing up the rest of the... |
commit | commitdiff | tree | snapshot |
| 2011-05-20 |
Mike Bayer | - Fixed bug whereby mapper mapped to an anonymous |
commit | commitdiff | tree | snapshot |
| 2011-05-19 |
Mike Bayer | - Fixed bug in MSSQL dialect whereby the aliasing |
commit | commitdiff | tree | snapshot |
| 2011-05-18 |
Mike Bayer | - merge 00380cf3c304ea7f1c7397f17b828166364c36ac from... |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - two fn calls reduced on this for some reason. |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | -add some annotation regarding [ticket:2153] |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - mapper() will ignore non-configured foreign keys |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - Fixed bug where determination of "self referential" |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - Fixed the error message emitted for "can't |
commit | commitdiff | tree | snapshot |
| 2011-05-07 |
Mike Bayer | - Backported 0.7's identity map implementation, which |
commit | commitdiff | tree | snapshot |
| 2011-04-27 |
Mike Bayer | - a non_primary mapper will inherit the _identity_class |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - add failing test for [ticket:2142] |
commit | commitdiff | tree | snapshot |
| 2011-04-23 |
Mike Bayer | - Fixed bug whereby if FetchedValue was passed |
commit | commitdiff | tree | snapshot |
| 2011-04-22 |
Mike Bayer | docuemnt the behavior of get(), part of [ticket:2144] |
commit | commitdiff | tree | snapshot |
| 2011-04-22 |
Mike Bayer | - Calling query.get() against a column-based entity is |
commit | commitdiff | tree | snapshot |
| 2011-04-18 |
Mike Bayer | css fix |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | merge doc fixes from 0.7 |
commit | commitdiff | tree | snapshot |
| 2011-04-16 |
Mike Bayer | some font changes to match the site style better |
commit | commitdiff | tree | snapshot |
| 2011-04-15 |
Mike Bayer | merge the django index page into 0.6 |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
Mike Bayer | Added tag rel_0_6_7 for changeset bfa8b23ef0bc6e25057c2... |
commit | commitdiff | tree | snapshot |
| 2011-04-14 |
Mike Bayer | 0.6.7 rel_0_6_7 |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
Mike Bayer | merge some 0.6 stuff... |
commit | commitdiff | tree | snapshot |
| 2011-04-13 |
Mike Bayer | - a "having" clause would be copied from the |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | mrge autoincrement flags |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | - autoincrement flag |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | autoincrement flag |
commit | commitdiff | tree | snapshot |
| 2011-04-12 |
Mike Bayer | this test only on sqlite |
commit | commitdiff | tree | snapshot |
| 2011-04-10 |
Mike Bayer | - Fixed bug where reflection of foreign key |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Mike Bayer | - Some fixes to the state handling regarding |
commit | commitdiff | tree | snapshot |
| 2011-04-07 |
Mike Bayer | - The limit/offset keywords to select() as well |
commit | commitdiff | tree | snapshot |
| 2011-04-05 |
Mike Bayer | - add link to concrete base declarative recipe |
commit | commitdiff | tree | snapshot |
| 2011-03-30 |
Mike Bayer | - beef up the "augmenting existing types" section |
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 | - some merge or something went wrong here |
commit | commitdiff | tree | snapshot |
| 2011-03-27 |
Mike Bayer | - Using column names that would require quotes |
commit | commitdiff | tree | snapshot |
| 2011-03-23 |
Mike Bayer | - Fixed bug in QueuePool, SingletonThreadPool whereby |
commit | commitdiff | tree | snapshot |
| 2011-03-20 |
Michael Trier | Added requirements file so docs build properly. |
commit | commitdiff | tree | snapshot |
| 2011-03-18 |
Mike Bayer | whoops, only on SQL server |
commit | commitdiff | tree | snapshot |
| 2011-03-17 |
Mike Bayer | - port query options test suite over from 0.7, plus... |
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 |
Mike Bayer | - The horizontal_shard ShardedSession class accepts... |
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 | put a version number on these since the docs will proba... |
commit | commitdiff | tree | snapshot |
| 2011-03-16 |
Mike Bayer | - Added accessors to ResultProxy "returns_rows", "is_in... |
commit | commitdiff | tree | snapshot |
| 2011-03-15 |
Jim Phares | Informix and postgresql reserved words changes -- almos... |
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 | Remove unused import. |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Michael Trier | Merge |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Diana Clarke | Corrected a bunch of spelling typos. |
commit | commitdiff | tree | snapshot |
| 2011-03-14 |
Mike Bayer | - Arguments in __mapper_args__ that aren't "hashable" |
commit | commitdiff | tree | snapshot |
| 2011-03-05 |
Mike Bayer | - Tightened the iterate vs. remove mutex around the |
commit | commitdiff | tree | snapshot |
| 2011-02-19 |
Mike Bayer | - Fix error message referencing old @classproperty |
commit | commitdiff | tree | snapshot |
| 2011-02-12 |
Mike Bayer | - Added an explicit check for the case that the name |
commit | commitdiff | tree | snapshot |
| 2011-02-11 |
Mike Bayer | - merge long line clenaup |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Mike Bayer | - oursql dialect accepts the same "ssl" arguments in |
commit | commitdiff | tree | snapshot |
| 2011-02-10 |
Mike Bayer | - A warning is emitted in the unusual case that an |
commit | commitdiff | tree | snapshot |
| 2011-02-09 |
Mike Bayer | - figured out the ::autodata directive, can move the... |
commit | commitdiff | tree | snapshot |
| next |