2007-01-23 |
Mike Bayer | 0.3.4 |
commit | commitdiff | tree |
2007-01-23 |
Mike Bayer | - added support for column "key" attribute to be useabl... |
commit | commitdiff | tree |
2007-01-23 |
Jonathan Ellis | justify text |
commit | commitdiff | tree |
2007-01-23 |
Jonathan Ellis | add example of joining to labeled table |
commit | commitdiff | tree |
2007-01-23 |
Jonathan Ellis | split out SelectableClassType from TableClassType,... |
commit | commitdiff | tree |
2007-01-23 |
Mike Bayer | relationships no longer compile against the "selectable... |
commit | commitdiff | tree |
2007-01-23 |
Mike Bayer | added "instances" to assign_mapper funcs [ticket:433] |
commit | commitdiff | tree |
2007-01-22 |
Mike Bayer | added a session transaction test |
commit | commitdiff | tree |
2007-01-21 |
Mike Bayer | oops, change from yesterday fails the zblog tests.... |
commit | commitdiff | tree |
2007-01-21 |
Mike Bayer | better error message from [ticket:429] |
commit | commitdiff | tree |
2007-01-21 |
Mike Bayer | added merge unit test from [ticket:430] |
commit | commitdiff | tree |
2007-01-21 |
Mike Bayer | added recursion check to merge |
commit | commitdiff | tree |
2007-01-21 |
Jonathan Ellis | selectby -> select_by |
commit | commitdiff | tree |
2007-01-21 |
Mike Bayer | docs: [ticket:345], [ticket:356], [ticket:48], [ticket... |
commit | commitdiff | tree |
2007-01-20 |
Mike Bayer | - mysql table create options work on a generic passthru... |
commit | commitdiff | tree |
2007-01-20 |
Mike Bayer | - added "validate=False" argument to assign_mapper... |
commit | commitdiff | tree |
2007-01-20 |
Mike Bayer | starting to refactor adaptation of inherited properties... |
commit | commitdiff | tree |
2007-01-20 |
Mike Bayer | - tightened down conditions used to locate "relation... |
commit | commitdiff | tree |
2007-01-20 |
Mike Bayer | removed |
commit | commitdiff | tree |
2007-01-20 |
Mike Bayer | - fix to "proxy=True" behavior on synonym() |
commit | commitdiff | tree |
2007-01-19 |
Mike Bayer | - trailing underscores are trimmed from func.<xxx>... |
commit | commitdiff | tree |
2007-01-19 |
Mike Bayer | - changed "BooleanExpression" to subclass from "BinaryE... |
commit | commitdiff | tree |
2007-01-19 |
Mike Bayer | - fixed bug where delete-orphan basically didn't work... |
commit | commitdiff | tree |
2007-01-19 |
Mike Bayer | added testcase for upcoming ticket |
commit | commitdiff | tree |
2007-01-19 |
Mike Bayer | - another fix to subquery correlation so that a subquer... |
commit | commitdiff | tree |
2007-01-19 |
Mike Bayer | has_table wasnt handling case-sensitive table names |
commit | commitdiff | tree |
2007-01-18 |
Mike Bayer | - some deeper error checking when compiling relations... |
commit | commitdiff | tree |
2007-01-17 |
Mike Bayer | removed unnecessary value grab |
commit | commitdiff | tree |
2007-01-17 |
Mike Bayer | tweaks |
commit | commitdiff | tree |
2007-01-17 |
Mike Bayer | updates, verbiage |
commit | commitdiff | tree |
2007-01-17 |
Mike Bayer | - fix to the initial checkfirst for tables to take... |
commit | commitdiff | tree |
2007-01-17 |
Jonathan Ellis | document "Accessing the Session" |
commit | commitdiff | tree |
2007-01-16 |
Mike Bayer | added testcase to ensure that type gets propigated... |
commit | commitdiff | tree |
2007-01-16 |
Mike Bayer | added "options" to exported query API |
commit | commitdiff | tree |
2007-01-16 |
Mike Bayer | verbiage updates, this is a work-in-progress (WIP) |
commit | commitdiff | tree |
2007-01-15 |
Mike Bayer | - added optional constructor to sql.ColumnCollection |
commit | commitdiff | tree |
2007-01-15 |
Mike Bayer | - trying to redefine a reflected primary key column... |
commit | commitdiff | tree |
2007-01-14 |
Mike Bayer | [ticket:398] |
commit | commitdiff | tree |
2007-01-14 |
Mike Bayer | - default cascade is "save-update, merge" |
commit | commitdiff | tree |
2007-01-14 |
Mike Bayer | - postgres cursor option is now server_side_cursors... |
commit | commitdiff | tree |
2007-01-13 |
Mike Bayer | - basic idea of "session.merge()" actually implemented... |
commit | commitdiff | tree |
2007-01-12 |
Mike Bayer | more insure->ensure. this is going to be a hard habit... |
commit | commitdiff | tree |
2007-01-12 |
Mike Bayer | - mysql is inconsistent with what kinds of quotes it... |
commit | commitdiff | tree |
2007-01-11 |
Mike Bayer | - added "fetchmany()" support to ResultProxy |
commit | commitdiff | tree |
2007-01-10 |
Mike Bayer | - postgres no longer uses client-side cursors, uses... |
commit | commitdiff | tree |
2007-01-09 |
Jonathan Ellis | add test for max_order non_primary mapper from the... |
commit | commitdiff | tree |
2007-01-08 |
Mike Bayer | - the "op()" function is now treated as an "operation... |
commit | commitdiff | tree |
2007-01-07 |
Jonathan Ellis | brief mention of defer, undefer |
commit | commitdiff | tree |
2007-01-06 |
Mike Bayer | added SVN link to setup.py description |
commit | commitdiff | tree |
2007-01-06 |
Rick Morrison | typo fix (thanks Paul J) |
commit | commitdiff | tree |
2007-01-06 |
Mike Bayer | - added a mutex to the mapper compilation step. ive... |
commit | commitdiff | tree |
2007-01-06 |
Mike Bayer | tweak to support reflecting eqlite columns that didnt... |
commit | commitdiff | tree |
2007-01-06 |
Mike Bayer | - added an error message if you actually try to modify... |
commit | commitdiff | tree |
2007-01-05 |
Mike Bayer | copyright update |
commit | commitdiff | tree |
2007-01-05 |
Mike Bayer | - default "timezone" setting is now False. this corres... |
commit | commitdiff | tree |
2007-01-05 |
Mike Bayer | - fix to post_update to insure rows are updated even... |
commit | commitdiff | tree |
2007-01-04 |
Rick Morrison | Removed "burned-in" schema name of "dbo". Suggested... |
commit | commitdiff | tree |
2007-01-04 |
Rick Morrison | Patch from Paul Johnston that refactors adodbapi vs... |
commit | commitdiff | tree |
2007-01-03 |
Mike Bayer | - Firebird fix to autoload multifield foreign keys... |
commit | commitdiff | tree |
2007-01-03 |
Mike Bayer | - order of constraint creation puts primary key first... |
commit | commitdiff | tree |
2007-01-02 |
Mike Bayer | - fixed bug in mapper refresh/expire whereby eager... |
commit | commitdiff | tree |
2007-01-02 |
Mike Bayer | - added "none" to the list of cascades, although im... |
commit | commitdiff | tree |
2007-01-02 |
Mike Bayer | - invalid options sent to 'cascade' string will raise... |
commit | commitdiff | tree |
2007-01-01 |
Mike Bayer | - global "insure"->"ensure" change. in US english... |
commit | commitdiff | tree |
2006-12-28 |
Mike Bayer | - speed enhancements to ORM object instantiation, eager... |
commit | commitdiff | tree |
2006-12-28 |
Mike Bayer | - fix to correlation of subqueries when the column... |
commit | commitdiff | tree |
2006-12-24 |
Mike Bayer | - fixes to postgres reflection to better handle when... |
commit | commitdiff | tree |
2006-12-19 |
Mike Bayer | - fix to MapperExtension create_instance so that entity... |
commit | commitdiff | tree |
2006-12-18 |
Rick Morrison | reversing last commit |
commit | commitdiff | tree |
2006-12-17 |
Rick Morrison | added missing ref to between in sql.py __all__ |
commit | commitdiff | tree |
2006-12-15 |
Mike Bayer | - added "BIGSERIAL" support for postgres table with... |
commit | commitdiff | tree |
2006-12-15 |
Mike Bayer | PGBigInteger subclasses PGInteger so it gets used |
commit | commitdiff | tree |
2006-12-15 |
Mike Bayer | edits |
commit | commitdiff | tree |
2006-12-15 |
Mike Bayer | formatting |
commit | commitdiff | tree |
2006-12-15 |
Mike Bayer | fixed the raise for mysql to re-raise the error rel_0_3_3 |
commit | commitdiff | tree |
2006-12-15 |
Mike Bayer | fix to the fix for [ticket:396] plus a unit test |
commit | commitdiff | tree |
2006-12-14 |
Mike Bayer | added additional unit test to test that commit errors... |
commit | commitdiff | tree |
2006-12-14 |
Mike Bayer | added InnoDB for mysql so that all tranactional tests... |
commit | commitdiff | tree |
2006-12-13 |
Mike Bayer | - patch that makes MySQL rowcount work correctly! ... |
commit | commitdiff | tree |
2006-12-13 |
Mike Bayer | - fixed QueuePool bug whereby its better able to reconn... |
commit | commitdiff | tree |
2006-12-12 |
Mike Bayer | new collections example |
commit | commitdiff | tree |
2006-12-12 |
Mike Bayer | - fixes to passive_deletes flag, lazy=None (noload... |
commit | commitdiff | tree |
2006-12-12 |
Mike Bayer | - string-based FROM clauses fixed, i.e. select(...... |
commit | commitdiff | tree |
2006-12-10 |
Mike Bayer | added style for page control rel_0_3_2 |
commit | commitdiff | tree |
2006-12-10 |
Mike Bayer | moved page control links |
commit | commitdiff | tree |
2006-12-10 |
Mike Bayer | would help to have the files all checked in.... |
commit | commitdiff | tree |
2006-12-10 |
Mike Bayer | removing references to 0.2 series from docs |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | clarify docs for query.instances() [ticket:386] |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | docstring fix for [ticket:381] |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | - MySQL bool type fix: [ticket:307] |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | added SmallInteger to __all__ list (now we have both... |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | - added onupdate and ondelete keyword arguments to... |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | - support for None as precision/length in numeric types... |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | - unit test for strong refs |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | - identity map in Session is by default *no longer... |
commit | commitdiff | tree |
2006-12-09 |
Mike Bayer | pickle example for dmiller |
commit | commitdiff | tree |
2006-12-08 |
Mike Bayer | fix in OrderedProperties to allow pickling |
commit | commitdiff | tree |
2006-12-08 |
Mike Bayer | cursors needs to be weak key |
commit | commitdiff | tree |
2006-12-08 |
Mike Bayer | docs/examples/unittests for remote_side |
commit | commitdiff | tree |
2006-12-08 |
Mike Bayer | the pool fix is more important |
commit | commitdiff | tree |
next |