| 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 |
| 2008-01-21 |
Jason Kirtland | - 2.3 fixup, part two: 100% passing for sqlite |
commit | commitdiff | tree | snapshot |
| 2008-01-20 |
Mike Bayer | clean up a little close() silliness |
commit | commitdiff | tree | snapshot |
| 2008-01-20 |
Mike Bayer | factor create_row_adapter into sql.util.row_adapter |
commit | commitdiff | tree | snapshot |
| 2008-01-20 |
Mike Bayer | further clarification on transaction state |
commit | commitdiff | tree | snapshot |
| 2008-01-20 |
Ants Aasma | fix rollback behavior with transaction context manager... |
commit | commitdiff | tree | snapshot |
| 2008-01-20 |
Ants Aasma | example of using try-catch to do transaction commit... |
commit | commitdiff | tree | snapshot |
| 2008-01-20 |
Ants Aasma | - parent transactions weren't started on the connection... |
commit | commitdiff | tree | snapshot |
| 2008-01-19 |
Jason Kirtland | - Restored 2.3 compat. in lib/sqlalchemy |
commit | commitdiff | tree | snapshot |
| 2008-01-19 |
Jason Kirtland | - Added source transformation framework for non-2.4... |
commit | commitdiff | tree | snapshot |
| 2008-01-19 |
Mike Bayer | - Oracle assembles the correct columns in the result set |
commit | commitdiff | tree | snapshot |
| 2008-01-19 |
Mike Bayer | - some expression fixup: |
commit | commitdiff | tree | snapshot |
| 2008-01-17 |
Mike Bayer | check for session is none, [ticket:940] |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Jason Kirtland | Updated bit about coverage.py |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Mike Bayer | - dynamic relations, when referenced, create a strong |
commit | commitdiff | tree | snapshot |
| 2008-01-16 |
Jason Kirtland | - default the root logger level only if unset |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Mike Bayer | maintain the ordering of the given collection of column... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Mike Bayer | avoid unnecessary mapper.extension copy |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Mike Bayer | finally, a really straightforward reduce() method which... |
commit | commitdiff | tree | snapshot |
| 2008-01-15 |
Mike Bayer | - select_table mapper turns straight join into aliased... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Mike Bayer | added more (failing) tests to query, will need to fix... |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Mike Bayer | - query.join() can now accept class-mapped attributes |
commit | commitdiff | tree | snapshot |
| 2008-01-14 |
Mike Bayer | - applying some refined versions of the ideas in the... |
commit | commitdiff | tree | snapshot |
| 2008-01-13 |
Mike Bayer | - _get_equivalents() converted into a lazy-initializing... |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Jason Kirtland | - testbase is gone, replaced by testenv |
commit | commitdiff | tree | snapshot |
| 2008-01-12 |
Jason Kirtland | - Undeclared SAWarnings are now fatal to tests as well. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Mike Bayer | fixed NOT ILIKE |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Mike Bayer | - added "ilike()" operator to column operations. |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Lele Gaifax | Reverted to False Firebird's supports_sane_rowcount |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Lele Gaifax | Try to reflect also the Sequence on the PK under Firebird |
commit | commitdiff | tree | snapshot |
| 2008-01-11 |
Jason Kirtland | - Warnings are now issued as SAWarning instead of Runti... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Jason Kirtland | Include column name in length-less String warning ... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Mike Bayer | - unit test for r4048 |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Mike Bayer | - added a mapper() flag "eager_defaults"; when set to |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Mike Bayer | - added extra fk override test |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Lele Gaifax | Recognize another Firebird exception in dialect.is_disc... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Mike Bayer | - finally added PGMacAddr type to postgres |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Mike Bayer | converted tests to use remote_side and foreign_keys... |
commit | commitdiff | tree | snapshot |
| 2008-01-10 |
Jason Kirtland | Reworked r4042- undeclared deprecation warnings are... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Jason Kirtland | test suite deprecation rampage |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Jason Kirtland | bump. |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Mike Bayer | formatting, added UnicodeText rel_0_4_2p3 |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Jason Kirtland | Silenced deprecation warnings when testing deprecated... |
commit | commitdiff | tree | snapshot |
| 2008-01-09 |
Jason Kirtland | Added explicit length to more testing String columns. |
commit | commitdiff | tree | snapshot |
| next |