2005-12-04 |
Mike Bayer | more consistent treatment of columns, differentiation... |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | testing functions, operators, better textual stuff |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | moved to test framework |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | math operators |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | dev |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | dev |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | dev |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | primary_keys => primary_key |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | fixed orderby for eager load with selectalias |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | better check for circular eager loaders |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | refactorings to sql generation, unions, engine location |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | tweek |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | fixed tree examples import scheme, tweak to properties... |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | rearranging mapper/objectstore into a subdirectory... |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | moved eagermapper creation up to insure theres no mappe... |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | many-to-many mechanism changed the ordering of the... |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | added manytomany to alltests |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | added string-based URLS to create connections |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | name change! |
commit | commitdiff | tree |
2005-12-03 |
Mike Bayer | added a third "mapper" to a many-to-many relationship... |
commit | commitdiff | tree |
2005-12-02 |
Mike Bayer | added functionality to map columns to their aliased... |
commit | commitdiff | tree |
2005-12-02 |
Mike Bayer | new test to check a new eager loader feature that loads... |
commit | commitdiff | tree |
2005-12-01 |
Robert Leftwich | Added float type to support real/double precision/float... |
commit | commitdiff | tree |
2005-12-01 |
Mike Bayer | table reflection will default to SLString. default... |
commit | commitdiff | tree |
2005-11-30 |
Mike Bayer | more tweaks to import scheme |
commit | commitdiff | tree |
2005-11-30 |
Mike Bayer | adjusted docs to account for import convention, proper... |
commit | commitdiff | tree |
2005-11-30 |
Mike Bayer | migrated __ALL__ to __all__, oops, and reworked module |
commit | commitdiff | tree |
2005-11-29 |
Mike Bayer | fix to result processing of date types |
commit | commitdiff | tree |
2005-11-29 |
Mike Bayer | added group_by, having to select. added func.foo(a... |
commit | commitdiff | tree |
2005-11-28 |
Mike Bayer | strips possible schema/table info from a column name... |
commit | commitdiff | tree |
2005-11-28 |
Mike Bayer | mysql default password |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | added mysql to module list |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | mysql engine comment.. |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | rowcount doesnt work on MySQL, so disabled concurrency... |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | some fixes to IN clauses, literal text clauses displayi... |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | some cleanup to tests, adjustments to support mysql... |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | mysql somewhat present |
commit | commitdiff | tree |
2005-11-27 |
Mike Bayer | supports positional params for mysql - needs to be... |
commit | commitdiff | tree |
2005-11-26 |
Robert Leftwich | Added some error checking to the command line processin... |
commit | commitdiff | tree |
2005-11-26 |
Mike Bayer | got round trip for multiple priamry keys to work with... |
commit | commitdiff | tree |
2005-11-26 |
Mike Bayer | more fixes to schema constructor, test suites not confl... |
commit | commitdiff | tree |
2005-11-26 |
Mike Bayer | cleaning up more with command-line args |
commit | commitdiff | tree |
2005-11-26 |
Mike Bayer | refactoring test to be more consistent, added multipk... |
commit | commitdiff | tree |
2005-11-26 |
Mike Bayer | **kwargs to table, column are checked, fixed propigatio... |
commit | commitdiff | tree |
2005-11-26 |
Mike Bayer | broke out coltypes across psycopg1/2, placed TODO for... |
commit | commitdiff | tree |
2005-11-26 |
Mike Bayer | added page title via attributes to each document |
commit | commitdiff | tree |
2005-11-21 |
Mike Bayer | fixes to "AS" on aliases, paramstyle default on ansisql |
commit | commitdiff | tree |
2005-11-19 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-19 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-18 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | brand new topological sort library. woop. |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | brand new topological sort library. woop. |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | brand new topological sort library. woop. |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | workin out the lazy/eager thing |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | workin out the lazy/eager thing |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | workin out the lazy/eager thing |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | brand new topological sort library. woop. |
commit | commitdiff | tree |
2005-11-17 |
Mike Bayer | brand new topological sort library. woop. |
commit | commitdiff | tree |
2005-11-16 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-16 |
Mike Bayer | needing to organize very clearly when attribute behavio... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | enhancements to lazyloader. now you can pickle objects... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | added "live" option to lazyloader, makes it load from... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | enhancements to lazyloader. now you can pickle objects... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | lazyloader re-attaches lazy load upon new object create |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | added "live" option to lazyloader, makes it load from... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | tweak to lazy loading a right-direction |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | added "live" option to lazyloader, makes it load from... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | lazyloader re-attaches lazy load upon new object create |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | tweak to lazy loading a right-direction |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | new attributes weren't propigating all arguments to... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | added "live" option to lazyloader, makes it load from... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | lazyloader re-attaches lazy load upon new object create |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | added "live" option to lazyloader, makes it load from... |
commit | commitdiff | tree |
2005-11-15 |
Mike Bayer | new attributes weren't propigating all arguments to... |
commit | commitdiff | tree |
2005-11-14 |
Mike Bayer | added thingy to allow adding properties after mapper... |
commit | commitdiff | tree |
2005-11-14 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-14 |
Mike Bayer | working on lazyloading even before object is saved |
commit | commitdiff | tree |
2005-11-13 |
Mike Bayer | added 'selectone' method |
commit | commitdiff | tree |
2005-11-12 |
Mike Bayer | new calling style for sqlite engine |
commit | commitdiff | tree |
2005-11-11 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-11-10 |
Mike Bayer | docstring maintenance |
commit | commitdiff | tree |
2005-11-10 |
Mike Bayer | docstring maintenance |
commit | commitdiff | tree |
2005-11-10 |
Mike Bayer | docstring maintenance |
commit | commitdiff | tree |
2005-11-10 |
Mike Bayer | docstring maintenance |
commit | commitdiff | tree |
next |