| 2007-08-09 |
Jason Kirtland | Added 'unformat_identifiers', produces a list of unquot... |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Mike Bayer | - added 'object_session' as classlevel method to Session |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Jason Kirtland | restore clipping value for YEAR DDL |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Mike Bayer | session docs, CHANGES updates |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Mike Bayer | added section on SQL-embedded attributes |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Mike Bayer | tweak |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Mike Bayer | new session doc |
commit | commitdiff | tree | snapshot |
| 2007-08-09 |
Jason Kirtland | warning: may not be true. (GIS types) |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Jason Kirtland | ^C ^C ^C! (revert r3218 in pooling.txt) |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Jason Kirtland | Added `set_types` to util, a tuple of available set... |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Ants Aasma | - fix mssql compiling explicitly added alias twice |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Paul Johnston | merge [3215] into trunk |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Jason Kirtland | Improve utf8 engine handling during test setup and... |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Jason Kirtland | Addded 're' import |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Mike Bayer | added missing methods/props to ScopedSession |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Jonathan Ellis | fix url for 04 docs |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Jonathan Ellis | update SS docs to 0.4 |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Mike Bayer | put implicit examples as part of test suite |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Mike Bayer | added link to implicit execution section |
commit | commitdiff | tree | snapshot |
| 2007-08-08 |
Mike Bayer | added docs on connectionless/implicit |
commit | commitdiff | tree | snapshot |
| 2007-08-07 |
Jason Kirtland | Added 'SET' to reserved words, plus gratuitous reindenting. |
commit | commitdiff | tree | snapshot |
| 2007-08-07 |
Mike Bayer | - moved extension class init around so query() is available |
commit | commitdiff | tree | snapshot |
| 2007-08-07 |
Mike Bayer | - migrated 'desc', 'asc', and 'distinct' to be in the... |
commit | commitdiff | tree | snapshot |
| 2007-08-07 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-07 |
Mike Bayer | 'condition' misspelled |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | added 'asc' and 'desc' to PropComparator....this should... |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | - 'comparator' argument to composite() is a class |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | - added desc() and asc() directly to CompareMixin |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | - docs |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Ants Aasma | clean up some dead code in Query.filter_by |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Jason Kirtland | generated markup fixes |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | - edits |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | edit |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | removing Query from __all__ was a little premature |
commit | commitdiff | tree | snapshot |
| 2007-08-06 |
Mike Bayer | - draft sqlexpression tutorial |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Paul Johnston | Add initial version of MS Access support |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | work in progress |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | docstring stuff |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Jason Kirtland | a more friendly name |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Jason Kirtland | Added test coverage for freeform collection decorators |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | edits, css |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | eager/lazyloading section |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Mike Bayer | edit |
commit | commitdiff | tree | snapshot |
| 2007-08-05 |
Jason Kirtland | doc tweaks |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Jason Kirtland | Pedantic tweak to coltype swappage... |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Jason Kirtland | Further tweaks for lc strategies |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Jason Kirtland | Added explicit Unicode table_names test |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Jason Kirtland | Revert r3169 and r3148 changes to unicode schema reflec... |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Jason Kirtland | More robust droppage of table detritus, also respect... |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Jason Kirtland | Update for osx |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Mike Bayer | - fix for [ticket:712], more unit tests |
commit | commitdiff | tree | snapshot |
| 2007-08-04 |
Mike Bayer | inheritance docs |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jason Kirtland | Rearranged engine initialization, its now easy to make... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | - fixed table_names for postgres to return as dialect... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | - added hooks for alternate session classes into sessio... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | - removed enhance_classes from scoped_session, replaced... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | changed to use class attributes |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | small fix for filter() aliasing, upgraded elementtree... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jonathan Ellis | stupid svn:ignore isn't recursive? who thought THAT... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jonathan Ellis | add pyc to svnignore |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jonathan Ellis | switch "if not len(x)" to "if not x" |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | edits |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | more edits |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Mike Bayer | edits, html escaping |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jason Kirtland | Oops. |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jonathan Ellis | only one instance of while len(...) |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jonathan Ellis | switch (simple) occurences of 'if len(x)' to 'if x... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jonathan Ellis | add comment, intermediate var for readability |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jonathan Ellis | table_names shouldn't include system tables. (if user... |
commit | commitdiff | tree | snapshot |
| 2007-08-03 |
Jason Kirtland | - Dialects can be queried for the server version (sqlit... |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | docs |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | - fixed autoflush with count(), aggregates |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | - sessionmaker module is out, replaced with simple... |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | - added inline UPDATE/INSERT clauses, settable as regul... |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | added values() generative method to Insert/Update |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | replaced metaclass/__new__ insanity with a __call__() |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | - used a metaclass trick to get Session.bind / Session... |
commit | commitdiff | tree | snapshot |
| 2007-08-02 |
Mike Bayer | -merged 0.3 pool threadlocal fix from r3139 |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Mike Bayer | - SessionContext and assignmapper are deprecated |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Remove unused mxDateTime |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Stopgap for post- #646 and r3030, wedge in 0.3 Decimals... |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Don't set __name__ on py 2.3 |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | ThreadLocalMetaData ought not .dispose() a Connection |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Sort methods by __init__, name, __names__ |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Make {include,exclude}_properties membership tests... |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Tweak 'poolclass' default arg processing [ticket:437] |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Added EXT_CONTINUE and EXT_STOP for MapperExtensions... |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Little docstring tweaks |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Expanded docstring docs for pool hooks. |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Ignore __weakref__ methods. Not sure why they're bubbl... |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | It's now possible to map only a subset of available... |
commit | commitdiff | tree | snapshot |
| 2007-08-01 |
Jason Kirtland | Removed trailing slash from sys.path manipulation ... |
commit | commitdiff | tree | snapshot |
| next |