| 2008-02-22 |
Jason Kirtland | - Converted MAGICCOOKIE=object() to a little symbol... |
commit | commitdiff | tree | snapshot |
| 2008-02-21 |
Mike Bayer | er, ok, dont do that (reversed last change). PG relies... |
commit | commitdiff | tree | snapshot |
| 2008-02-21 |
Mike Bayer | dont treat "listonly" objects as newly clean |
commit | commitdiff | tree | snapshot |
| 2008-02-21 |
Mike Bayer | - preventive code against a potential lost-reference |
commit | commitdiff | tree | snapshot |
| 2008-02-21 |
Mike Bayer | - added a new "higher level" operator called "of_type... |
commit | commitdiff | tree | snapshot |
| 2008-02-20 |
Mike Bayer | - fixed potential generative bug when the same Query was |
commit | commitdiff | tree | snapshot |
| 2008-02-19 |
Mike Bayer | - can again create aliases of selects against textual |
commit | commitdiff | tree | snapshot |
| 2008-02-17 |
Mike Bayer | - modernized cascade.py tests |
commit | commitdiff | tree | snapshot |
| 2008-02-17 |
Mike Bayer | get basic compilation working for [ticket:972] |
commit | commitdiff | tree | snapshot |
| 2008-02-17 |
Mike Bayer | - any(), has(), contains(), attribute level == and... |
commit | commitdiff | tree | snapshot |
| 2008-02-16 |
Mike Bayer | - remove some old cruft |
commit | commitdiff | tree | snapshot |
| 2008-02-15 |
Jason Kirtland | Bump. |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Mike Bayer | fixing recent schema.py changes to work with oracle... rel_0_4_3 |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Jason Kirtland | - comment typo |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Jason Kirtland | - Made testlib's --unhashable and r3935's set changes... |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Jason Kirtland | - Corrected __eq__ pragma drift. |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Jason Kirtland | Restore 2.3 compat for the sharding test |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Mike Bayer | fixed (still uncovered) incorrect variable name... |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Jason Kirtland | - Fixed a couple pyflakes, cleaned up imports & whitespace |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Rick Morrison | MSSQL now compiles func.now() to CURRENT_TIMESTAMP |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Mike Bayer | - fixed bug in result proxy where anonymously generated |
commit | commitdiff | tree | snapshot |
| 2008-02-14 |
Rick Morrison | Added EXEC to MSSQL _is_select regexp; should now detec... |
commit | commitdiff | tree | snapshot |
| 2008-02-13 |
Mike Bayer | a TODO comment |
commit | commitdiff | tree | snapshot |
| 2008-02-12 |
Jason Kirtland | 0.4.3 edits |
commit | commitdiff | tree | snapshot |
| 2008-02-12 |
Mike Bayer | - fixed bug introduced in r4070 where union() and other... |
commit | commitdiff | tree | snapshot |
| 2008-02-12 |
Mike Bayer | add pk cols to assocaition table |
commit | commitdiff | tree | snapshot |
| 2008-02-12 |
Jason Kirtland | - Added two new vertical dict mapping examples. |
commit | commitdiff | tree | snapshot |
| 2008-02-11 |
Mike Bayer | - added expire_all() method to Session. Calls expire() |
commit | commitdiff | tree | snapshot |
| 2008-02-11 |
Jason Kirtland | - Fixed .get(<int>) of a String PK (exposed by pg 8.3) |
commit | commitdiff | tree | snapshot |
| 2008-02-11 |
Mike Bayer | - updated the naming scheme of the base test classes... |
commit | commitdiff | tree | snapshot |
| 2008-02-10 |
Mike Bayer | - Table columns and constraints can be overridden on a |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
Jason Kirtland | - Better error messaging on failed collection bulk... |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
Jason Kirtland | - Note about future CollectionAttributeImp.collection_i... |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
Jason Kirtland | - Determine the basic collection interface dynamically... |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
Mike Bayer | added info on foreign_keys attribute |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
Mike Bayer | - lazy loader can now handle a join condition where... |
commit | commitdiff | tree | snapshot |
| 2008-02-09 |
Mike Bayer | heisenbug in aisle 3 |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Mike Bayer | - added generative where(<criterion>) method to delete() |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Jason Kirtland | - Added deferrability support to constraints |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Jason Kirtland | - psycopg2 can raise un-str()able exceptions; don't... |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Paul Johnston | Fix: deletes with schemas on MSSQL 2000 [ticket:967] |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Mike Bayer | test for session close efficiency |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Paul Johnston | Fix some mssql unit tests |
commit | commitdiff | tree | snapshot |
| 2008-02-08 |
Paul Johnston | Strip schema from access tables |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Lele Gaifax | Avoid using common keywords as field names: the test... |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Mike Bayer | check for unicode first before encoding |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Ants Aasma | unit-of-work flush didn't close the failed transaction... |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Jason Kirtland | - Some more reST docstring corrections |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Jason Kirtland | - clean up the print version of the docs a bit [ticket... |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Jason Kirtland | - A few quick docstring typo fixes, including [ticket... |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Jason Kirtland | C-u 66 C-x f M-q |
commit | commitdiff | tree | snapshot |
| 2008-02-06 |
Jason Kirtland | ChangeLog for r4115 |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Jason Kirtland | - Enabled schema support on SQLite, added the temporary... |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Jason Kirtland | - doc edits- thanks asmodai! [ticket:906] |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Mike Bayer | better that it doesn't get a scalar loader callable |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Mike Bayer | expire with synonyms [ticket:964] |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Jason Kirtland | - Autodetect mysql's ANSI_QUOTES mode, sometimes. ... |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Jason Kirtland | hmmm. |
commit | commitdiff | tree | snapshot |
| 2008-02-05 |
Jason Kirtland | - Added free-form `DDL` statements, can be executed... |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Mike Bayer | *more* tweaks to avoid DEFAULT VALUES on sqlite |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Mike Bayer | lock in replacing '%' with '%%' |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Mike Bayer | - add dummy column to appease older SQLite verisons... |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Jason Kirtland | - ColumnDefault callables can now be any kind of compli... |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Mike Bayer | forcibly clean out _sessions, _mapper_registry at test... |
commit | commitdiff | tree | snapshot |
| 2008-02-04 |
Mike Bayer | add some extra assertions to ensure all mappers are... |
commit | commitdiff | tree | snapshot |
| 2008-02-01 |
Jason Kirtland | - fixed reflection of Time columns on sqlite |
commit | commitdiff | tree | snapshot |
| 2008-02-01 |
Mike Bayer | - some consolidation of tests in select.py, moved |
commit | commitdiff | tree | snapshot |
| 2008-01-31 |
Jason Kirtland | - Workaround for datetime quirk, LHS comparisons to... |
commit | commitdiff | tree | snapshot |
| 2008-01-31 |
Jason Kirtland | - Friendlier exception messages for unbound, implicit... |
commit | commitdiff | tree | snapshot |
| 2008-01-31 |
Mike Bayer | - added "autocommit=True" kwarg to select() and text(), |
commit | commitdiff | tree | snapshot |
| 2008-01-31 |
Jason Kirtland | - implemented RowProxy.__ne__ [ticket:945], thanks... |
commit | commitdiff | tree | snapshot |
| 2008-01-31 |
Mike Bayer | - the startswith(), endswith(), and contains() operators |
commit | commitdiff | tree | snapshot |
| 2008-01-30 |
Mike Bayer | escapedefaultstest passes on everything |
commit | commitdiff | tree | snapshot |
| 2008-01-30 |
Mike Bayer | moved default escaping test to its own test so oracle... |
commit | commitdiff | tree | snapshot |
| 2008-01-30 |
Mike Bayer | - Oracle and others properly encode SQL used for defaults |
commit | commitdiff | tree | snapshot |
| 2008-01-30 |
Mike Bayer | docstring fix |
commit | commitdiff | tree | snapshot |
| 2008-01-30 |
Mike Bayer | - next release will be 0.4.3 |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
Mike Bayer | - "Passive defaults" and other "inline" defaults can now |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
Jason Kirtland | - Added a simple @future test marker. |
commit | commitdiff | tree | snapshot |
| 2008-01-28 |
Jason Kirtland | - Fixed little think-o in fails_if |
commit | commitdiff | tree | snapshot |
| 2008-01-27 |
Mike Bayer | - Fixed bug in polymorphic inheritance where incorrect |
commit | commitdiff | tree | snapshot |
| 2008-01-25 |
Mike Bayer | encourage usage of union() and other composites as... |
commit | commitdiff | tree | snapshot |
| 2008-01-25 |
Mike Bayer | - added standalone "query" class attribute generated |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Jason Kirtland | - Ignore jython debris |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Jason Kirtland | - Flipped join order of __radd__ on association proxied... |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Jason Kirtland | - IdentitySet binops no longer accept plain sets. |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Jason Kirtland | A little clarity tweak to r4093 |
commit | commitdiff | tree | snapshot |
| 2008-01-24 |
Jason Kirtland | Corrected behavior of get_cls_kwargs and friends |
commit | commitdiff | tree | snapshot |
| 2008-01-23 |
Mike Bayer | added an intro for the code sample so that its not... |
commit | commitdiff | tree | snapshot |
| 2008-01-23 |
Mike Bayer | - query.join() can also accept tuples of attribute |
commit | commitdiff | tree | snapshot |
| 2008-01-23 |
Jason Kirtland | Added notes about 2.3 improvements |
commit | commitdiff | tree | snapshot |
| 2008-01-23 |
Jason Kirtland | Edits |
commit | commitdiff | tree | snapshot |
| 2008-01-23 |
Mike Bayer | whups, args in wrong order |
commit | commitdiff | tree | snapshot |
| 2008-01-23 |
Mike Bayer | more descriptive error message for m2m concurrency... |
commit | commitdiff | tree | snapshot |
| 2008-01-23 |
Mike Bayer | more capability added to reduce_columns |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Jason Kirtland | - Migrated zoomark to profiling.function_call_count... |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Jason Kirtland | rein in r3840 find and replace rampage |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Jason Kirtland | - 2.3 fixup part three: 100% on postgres, mysql |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Jason Kirtland | - Removed some test bogosity |
commit | commitdiff | tree | snapshot |
| 2008-01-22 |
Jason Kirtland | - Cover 2.3 Decimal fallback |
commit | commitdiff | tree | snapshot |
| next |