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 |
2006-03-19 |
Mike Bayer | got rid of from "ids", using the From object itself... |
commit | commitdiff | tree |
2006-03-19 |
Mike Bayer | got clause elements inside INSERTs going... |
commit | commitdiff | tree |
2006-03-18 |
Mike Bayer | der + engine... |
commit | commitdiff | tree |
2006-03-18 |
Mike Bayer | got oracle parenthesized rules for funcs back, fixed... |
commit | commitdiff | tree |
2006-03-18 |
Mike Bayer | PropertyLoader will not re-determine direction when... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | rolled back the operationalerror catch...definitely... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | put a try/finally to insure that SQLSession is cleaned... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | overhaul to SQLSession change from yesterday, needs... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | attempting to catch OperationalErrors and invalidate... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | added invalidate() method to connectionfairy, allows... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | identified more issues with inheritance. mapper inheri... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | an import ! eesh |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | removed old function generation override, ANSI function... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | edits... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | making the verbiage a little more formal...(its good... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | fixed nasty transaction counting bug with new session... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | refactor to engine to have a separate SQLSession object... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | fixes to function/property formatting |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | SQLSession..... |
commit | commitdiff | tree |
2006-03-17 |
Mike Bayer | factored objectstore into two packages, one more public... |
commit | commitdiff | tree |
2006-03-16 |
Mike Bayer | John Dell'Aquila's patch which fixes [ticket:103] ... |
commit | commitdiff | tree |
2006-03-16 |
Mike Bayer | expanded and integrated qvx's patch for dotted function... |
commit | commitdiff | tree |
2006-03-16 |
Mike Bayer | reorganized SingletonThreadPool to return distinct... |
commit | commitdiff | tree |
2006-03-16 |
Mike Bayer | added txt2myt.py to the genhtml/runhtml scripts, added... |
commit | commitdiff | tree |
2006-03-16 |
Mike Bayer | J. Ellis' "Simple" ORM module...for Spyce ! (and other... |
commit | commitdiff | tree |
2006-03-15 |
Alexey Shamrin | Tutorial draft (not finished) and documentation framewo... |
commit | commitdiff | tree |
2006-03-14 |
Mike Bayer | added unique_connection() method to engine, connection... |
commit | commitdiff | tree |
2006-03-14 |
Mike Bayer | fixed attributes bug where if an object is committed... |
commit | commitdiff | tree |
2006-03-14 |
Mike Bayer | formatting... |
commit | commitdiff | tree |
2006-03-14 |
Mike Bayer | removed redundant is_dirty function |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | more notes, docs rel_0_1_4 |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | tweak |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | added scalar subqueries within the column clause of... |
commit | commitdiff | tree |
2006-03-13 |
Alexey Shamrin | Fix docstring and exception message in selectone_by |
commit | commitdiff | tree |
2006-03-13 |
Alexey Shamrin | Minor typo: encode and decode are methods. |
commit | commitdiff | tree |
2006-03-13 |
Alexey Shamrin | Fix typos, closing #89, #91, #92 |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | added selectfirst_by/selectone_by, selectone throws... |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | tweak to get_direction, rolls back a comparison of... |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | caveat |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | oracle is requiring dictionary params to be in a clean... |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | small tweak to select in order to fix [ticket:112]... |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | tweak to mysql default test |
commit | commitdiff | tree |
2006-03-13 |
Mike Bayer | refactor to Compiled.get_params() to return new ClauseP... |
commit | commitdiff | tree |
2006-03-10 |
Mike Bayer | added expire() function + unit test fixes [ticket:95] |
commit | commitdiff | tree |
2006-03-10 |
Mike Bayer | utf-8 encoding is switchable at the engine level, ticke... |
commit | commitdiff | tree |
2006-03-10 |
Mike Bayer | committed patch for MSDouble/tinyint from [ticket:106] |
commit | commitdiff | tree |
2006-03-10 |
Mike Bayer | added exception import |
commit | commitdiff | tree |
2006-03-10 |
Mike Bayer | HistoryArrayList checks internal list as a list or... |
commit | commitdiff | tree |
2006-03-09 |
Mike Bayer | overhaul to types system, decoupled base type and engin... |
commit | commitdiff | tree |
2006-03-09 |
Mike Bayer | fixed assocaition example |
commit | commitdiff | tree |
2006-03-09 |
Mike Bayer | added 'noninherited table' prop to mapper indicating... |
commit | commitdiff | tree |
2006-03-08 |
Mike Bayer | a few tweaks to get table creates/reflection working |
commit | commitdiff | tree |
2006-03-08 |
Mike Bayer | tweak to engine param.. |
commit | commitdiff | tree |
2006-03-08 |
Mike Bayer | added identity() method to mapper, to help get the... |
commit | commitdiff | tree |
2006-03-08 |
Mike Bayer | added check to relation that will see if the same table... |
commit | commitdiff | tree |
2006-03-08 |
Mike Bayer | serious overhaul to get eager loads to work inline... |
commit | commitdiff | tree |
2006-03-08 |
Mike Bayer | took erroneous 'count' off Alias |
commit | commitdiff | tree |
2006-03-07 |
Mike Bayer | took excess visit_func out, handled by ansisql compiler |
commit | commitdiff | tree |
2006-03-07 |
Mike Bayer | comment |
commit | commitdiff | tree |
2006-03-07 |
Mike Bayer | backref() func will also honor lazy=True/False |
commit | commitdiff | tree |
2006-03-07 |
Mike Bayer | added backref() function, allows the creation of a... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | checking in patch for column labels limit at 30 chars... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | patch on index create syntax to fix [ticket:90] so... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | fixed bug in eager loading on a many-to-one [ticket... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | sqlite likes OFFSET with LIMIT else its buggy |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | a mapper with inheritance will place itself as "depende... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | added new 'polymorphic' example. still trying to under... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | more tweak to compoundselect parenthesizing/subquery... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | selects within a compound clause dont get parenthesis... |
commit | commitdiff | tree |
2006-03-06 |
Mike Bayer | delete tables in an inheritance rel. requires them... |
commit | commitdiff | tree |
2006-03-05 |
Mike Bayer | added unittest for orm-persisted insert without a postf... |
commit | commitdiff | tree |
2006-03-05 |
Mike Bayer | got mapper to receive the onupdates after updating... |
commit | commitdiff | tree |
2006-03-05 |
Mike Bayer | got column onupdate working |
commit | commitdiff | tree |
2006-03-04 |
Mike Bayer | got column defaults to be executeable |
commit | commitdiff | tree |
2006-03-04 |
Mike Bayer | added public-friendly setattr_clean and append_clean |
commit | commitdiff | tree |
2006-03-04 |
Mike Bayer | moved name to 'defaults', going to put more default... |
commit | commitdiff | tree |
next |