2005-12-15 |
Mike Bayer | small tweak to HistoryList to properly report "delete... |
commit | commitdiff | tree |
2005-12-15 |
Mike Bayer | doc edits |
commit | commitdiff | tree |
2005-12-15 |
Mike Bayer | rethinking sequences model to allow any default values |
commit | commitdiff | tree |
2005-12-14 |
Mike Bayer | added select_by, get_by, magic methods |
commit | commitdiff | tree |
2005-12-12 |
Mike Bayer | echo can now be False, True or 'debug'. result sets... |
commit | commitdiff | tree |
2005-12-12 |
Mike Bayer | more combinations |
commit | commitdiff | tree |
2005-12-12 |
Mike Bayer | added 'order_by' property to mapper constructor |
commit | commitdiff | tree |
2005-12-09 |
Mike Bayer | build in 'backref' property argument |
commit | commitdiff | tree |
2005-12-08 |
Mike Bayer | fixes to the previous checkin with distinct etc |
commit | commitdiff | tree |
2005-12-08 |
Mike Bayer | some enhancemnets to unions, unions and selects need... |
commit | commitdiff | tree |
2005-12-08 |
Mike Bayer | more grueling unit tests involving limit, offset and... |
commit | commitdiff | tree |
2005-12-07 |
Mike Bayer | wording change |
commit | commitdiff | tree |
2005-12-07 |
Mike Bayer | slight change to order by for limited eager select |
commit | commitdiff | tree |
2005-12-07 |
Mike Bayer | (no commit message) |
commit | commitdiff | tree |
2005-12-07 |
Mike Bayer | limit and offset support for mappers, insanity with... |
commit | commitdiff | tree |
2005-12-07 |
Mike Bayer | added rudimentary support for limit and offset (with... |
commit | commitdiff | tree |
2005-12-06 |
Mike Bayer | working the backref attributes thing. many-to-many... |
commit | commitdiff | tree |
2005-12-06 |
Mike Bayer | first take at backreference handlers |
commit | commitdiff | tree |
2005-12-06 |
Mike Bayer | fallback on importing pysqlite2 |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | docstrings, formatting fixes |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | added order_by to EagerLoader, LazyLoader |
commit | commitdiff | tree |
2005-12-04 |
Mike Bayer | fixed up paramstyle translation |
commit | commitdiff | tree |
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 |
next |