| 2008-03-04 |
Mike Bayer | fix markdown bug |
commit | commitdiff | tree | snapshot |
| 2008-03-03 |
Mike Bayer | - repaired behavior of == and != operators at the relat... |
commit | commitdiff | tree | snapshot |
| 2008-03-03 |
Gaëtan de Menten | (very) minor speed optimization to ResultProxy fetchall... |
commit | commitdiff | tree | snapshot |
| 2008-03-02 |
Mike Bayer | added dispose() for StaticPool |
commit | commitdiff | tree | snapshot |
| 2008-03-02 |
Mike Bayer | fix maddening ReST bug |
commit | commitdiff | tree | snapshot |
| 2008-03-02 |
Mike Bayer | document with_polymorphic() |
commit | commitdiff | tree | snapshot |
| 2008-03-02 |
Jason Kirtland | - Raise a friendly error when assigning an unmapped... |
commit | commitdiff | tree | snapshot |
| 2008-03-01 |
Mike Bayer | - state.commit() and state.commit_all() now reconcile... |
commit | commitdiff | tree | snapshot |
| 2008-03-01 |
Mike Bayer | add note about global metadata removed [ticket:983] |
commit | commitdiff | tree | snapshot |
| 2008-03-01 |
Mike Bayer | - fixed bug whereby session.expire() attributes were not |
commit | commitdiff | tree | snapshot |
| 2008-02-29 |
Mike Bayer | - setting the relation()-level order by to a column... |
commit | commitdiff | tree | snapshot |
| 2008-02-28 |
Mike Bayer | some cleanup of TypeDecorator, moved PickleType / Inter... |
commit | commitdiff | tree | snapshot |
| 2008-02-27 |
Mike Bayer | - postgres TIMESTAMP renders correctly [ticket:981] |
commit | commitdiff | tree | snapshot |
| 2008-02-26 |
Mike Bayer | - implemented two-phase API for "threadlocal" engine, |
commit | commitdiff | tree | snapshot |
| 2008-02-25 |
Mike Bayer | - added exception wrapping/reconnect support to result set |
commit | commitdiff | tree | snapshot |
| 2008-02-24 |
Mike Bayer | silliness reduction |
commit | commitdiff | tree | snapshot |
| 2008-02-23 |
Jason Kirtland | - Invalid SQLite connection URLs now raise an error. |
commit | commitdiff | tree | snapshot |
| 2008-02-22 |
Jason Kirtland | C-u 66 C-x f M-q |
commit | commitdiff | tree | snapshot |
| 2008-02-22 |
Mike Bayer | - the value of a bindparam() can be a callable, in... |
commit | commitdiff | tree | snapshot |
| 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 |
| next |