2006-04-10 |
Mike Bayer | latest from j. ellis... |
commit | commitdiff | tree |
2006-04-10 |
Mike Bayer | more files moving to .txt format plus enhancements... |
commit | commitdiff | tree |
2006-04-08 |
jeff | Added preliminary support for inheritance. |
commit | commitdiff | tree |
2006-04-07 |
Mike Bayer | install_mod can take strings or module items |
commit | commitdiff | tree |
2006-04-07 |
Mike Bayer | pool argument adjusts for DBProxy/Pool |
commit | commitdiff | tree |
2006-04-07 |
Mike Bayer | a little spring cleaning for the util package, etc |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | split up Session into Session/LegacySession, added... |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | mapper's querying facilities migrated to new query... |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | the __iter__ method on historyarraylist seemed to get... |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | added explicit "session" argument to get(), select_wher... |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | this assertion not really needed, esp. if a PickleType... |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | added pickle test |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | the ultimate "hands off" approach to the object's dicti... |
commit | commitdiff | tree |
2006-04-06 |
Mike Bayer | moves the binding of a TypeEngine object from "schema... |
commit | commitdiff | tree |
2006-04-04 |
Mike Bayer | factored oid column into a consistent late-bound patter... |
commit | commitdiff | tree |
2006-04-04 |
Robert Leftwich | Added cast() to allow use of cast(tbl.c.col as Numeric... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | put proper return type |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | adjustments to auto-table-aliasing logic (R. Morrison) |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | added a unit test for the "version_id" keyword argument... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | update |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | added 'entity_name' keyword argument to mapper. a... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | attributes overhaul #2 - attribute manager now tracks... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | further order_by: order_by() with no arguments should... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | ack, fixes to the order by stuff from last night |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | DOH ! |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | still tryin to clarify.... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | added to_selectable() onto ColumnClause to simplify... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | made order_by/group_by construction a little more simpl... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | added a type to label.... |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | converted to markdown, added MS-SQL |
commit | commitdiff | tree |
2006-04-03 |
Mike Bayer | merged Rick Morrison / Runar Petursson's MS-SQL module... |
commit | commitdiff | tree |
2006-04-02 |
Mike Bayer | extra sql statements... |
commit | commitdiff | tree |
2006-04-02 |
Mike Bayer | got SQL blocks to work with markdown system, other... |
commit | commitdiff | tree |
2006-04-02 |
Mike Bayer | fixed reset_history method when applied to an attribute... |
commit | commitdiff | tree |
2006-04-02 |
Mike Bayer | fix to oeprator test for new parenthesized rules |
commit | commitdiff | tree |
2006-04-02 |
Mike Bayer | added "parenthesis" check on binary clauses referencing... |
commit | commitdiff | tree |
2006-04-01 |
Mike Bayer | cleanup of attributes, better naming, added weak refere... |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | second assertion |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | added unit test for the old commit that was in [changes... |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | added for_update flag to Select/CompoundSelect |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | adjustments... |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | tweak... |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | got install_mods to work |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | introducing...the mods package ! the SelectResults... |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | starting to refactor mapper slightly, adding entity_nam... |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | wow, __len__ is a real disaster when combined with... |
commit | commitdiff | tree |
2006-03-31 |
Mike Bayer | Jonas Borgström's fantastic SelectRsults patch that... |
commit | commitdiff | tree |
2006-03-28 |
Mike Bayer | fixed default example |
commit | commitdiff | tree |
2006-03-28 |
Mike Bayer | fixed "DISTINCT" spelling |
commit | commitdiff | tree |
2006-03-27 |
Mike Bayer | d rel_0_1_5 |
commit | commitdiff | tree |
2006-03-27 |
Mike Bayer | tweak to mapper to allow inheritance on the same table. |
commit | commitdiff | tree |
2006-03-27 |
Mike Bayer | backrefs on cyclical relationships were breaking for... |
commit | commitdiff | tree |
2006-03-27 |
Mike Bayer | 0.1.5 prep |
commit | commitdiff | tree |
2006-03-27 |
Mike Bayer | removed.. |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | added always_refresh flag. when the mapper loads rows... |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | rework to expire() to make it smarter. when you expire... |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | fixed pickle example, its standard anyway.... |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | column label generation checks for a conflict against... |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | improved translation of rows when proxying rows from... |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | a cool example that illustrates vertical table storage... |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | except it fails a unit test. OK, make it ia KeyError |
commit | commitdiff | tree |
2006-03-26 |
Mike Bayer | util: the __setitem__ method on historyarraylist was... |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | removed circular loop in creating new list elements... |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | removed all "tablename + '_' + columname" code and... |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | added *args **kwargs pass-thru to transaction() |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | method add |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | added expire/refresh/expunge to assign_mapper |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | ah well the overflow doesnt work |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | dev |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | dev |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | doc dev... |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | doc dev |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | doc devel |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | update to types doc |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | ResultProxy has an iterator interface |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | got some support for mapping to a select that only... |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | added check in SessionTrans.begin() that the underlying... |
commit | commitdiff | tree |
2006-03-25 |
Mike Bayer | added expunge() method to objectstore |
commit | commitdiff | tree |
2006-03-24 |
Mike Bayer | added overrideable managed_attribute_dict() function... |
commit | commitdiff | tree |
2006-03-24 |
Mike Bayer | some more tweaks to get more advanced polymorphic stuff... |
commit | commitdiff | tree |
2006-03-23 |
Mike Bayer | added explicit "convert date types to a string in bind... |
commit | commitdiff | tree |
2006-03-23 |
Mike Bayer | added oracle8 test target, sets use_ansi to false |
commit | commitdiff | tree |
2006-03-23 |
Mike Bayer | another adjustment... |
commit | commitdiff | tree |
2006-03-23 |
Mike Bayer | some adjustments to oracle non-ansi join concatenation... |
commit | commitdiff | tree |
2006-03-22 |
Mike Bayer | added some extra traversal for one-to-many/many-to... |
commit | commitdiff | tree |
2006-03-22 |
Mike Bayer | removed print |
commit | commitdiff | tree |
2006-03-22 |
Mike Bayer | fixed oracle's efforts to get an ORDER BY for its ROW... |
commit | commitdiff | tree |
2006-03-22 |
Mike Bayer | added Mapper class to the docstrings |
commit | commitdiff | tree |
2006-03-22 |
Mike Bayer | added some references to selectfirst |
commit | commitdiff | tree |
2006-03-22 |
Mike Bayer | added "nest_on" option for Session, so nested transacti... |
commit | commitdiff | tree |
2006-03-22 |
Mike Bayer | added unit test to test proper construction of lazy... |
commit | commitdiff | tree |
2006-03-21 |
Mike Bayer | fixed lazy clause construction to go off...you guessed... |
commit | commitdiff | tree |
2006-03-21 |
Mike Bayer | added "name" back to FromClause |
commit | commitdiff | tree |
2006-03-21 |
Mike Bayer | a few changes to attributes.py to allow faster initiali... |
commit | commitdiff | tree |
2006-03-21 |
Mike Bayer | a refactoring to the EagerLoaders' _instance method... |
commit | commitdiff | tree |
2006-03-20 |
Mike Bayer | a few tweaks and the polymorph example can also use... |
commit | commitdiff | tree |
2006-03-19 |
Mike Bayer | print remove |
commit | commitdiff | tree |
2006-03-19 |
Mike Bayer | added size limit on test BLOB since mysql has a configu... |
commit | commitdiff | tree |
2006-03-19 |
Mike Bayer | got dilbert to be properly modified.... |
commit | commitdiff | tree |
2006-03-19 |
Mike Bayer | added distinct() function to column elements for "DISTI... |
commit | commitdiff | tree |
next |