Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rearranging mapper/objectstore into a subdirectory, breaking up files since ↵ | Mike Bayer | 2005-12-03 | 1 | -1388/+0 |
| | | | | they are huge | ||||
* | added a third "mapper" to a many-to-many relationship that becomes the ↵ | Mike Bayer | 2005-12-03 | 1 | -32/+55 |
| | | | | | | | | dependency in the "middle", thus allowing circular many-to-many relationships added testcase to the 'double' test suite (whose name will change...) small fix to table.get_col_by_original added **kwargs to EagerLazyOption so other property options can be sent through | ||||
* | added functionality to map columns to their aliased versions. | Mike Bayer | 2005-12-02 | 1 | -20/+53 |
| | | | | | added support for specifying an alias in a relation. added a new relation flag 'selectalias' which causes eagerloader to use a local alias name for its target table, translating columns back to the original non-aliased name as result rows come in. | ||||
* | migrated __ALL__ to __all__, oops, and reworked module | Mike Bayer | 2005-11-30 | 1 | -2/+4 |
| | | | | import scheme | ||||
* | rowcount doesnt work on MySQL, so disabled concurrency check with mysql | Mike Bayer | 2005-11-27 | 1 | -2/+2 |
| | |||||
* | got round trip for multiple priamry keys to work with table ↵ | Mike Bayer | 2005-11-26 | 1 | -1/+1 |
| | | | | | | create/reflection (postgres, sqlite) small fix to ORM get with multiple primary keys | ||||
* | (no commit message) | Mike Bayer | 2005-11-18 | 1 | -33/+66 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-18 | 1 | -18/+67 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-17 | 1 | -4/+13 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-17 | 1 | -22/+31 |
| | |||||
* | workin out the lazy/eager thing | Mike Bayer | 2005-11-17 | 1 | -42/+16 |
| | |||||
* | needing to organize very clearly when attribute behavior is determined at ↵ | Mike Bayer | 2005-11-16 | 1 | -13/+21 |
| | | | | | | the class level vs. the object instance level | ||||
* | (no commit message) | Mike Bayer | 2005-11-15 | 1 | -4/+4 |
| | |||||
* | enhancements to lazyloader. now you can pickle objects with lazyload. | Mike Bayer | 2005-11-15 | 1 | -5/+8 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-15 | 1 | -4/+4 |
| | |||||
* | added "live" option to lazyloader, makes it load from DB on every hit | Mike Bayer | 2005-11-15 | 1 | -6/+22 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-15 | 1 | -16/+8 |
| | |||||
* | lazyloader re-attaches lazy load upon new object create | Mike Bayer | 2005-11-15 | 1 | -5/+9 |
| | |||||
* | tweak to lazy loading a right-direction | Mike Bayer | 2005-11-15 | 1 | -8/+15 |
| | |||||
* | added thingy to allow adding properties after mapper is contstructed | Mike Bayer | 2005-11-14 | 1 | -0/+12 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-14 | 1 | -18/+7 |
| | |||||
* | working on lazyloading even before object is saved | Mike Bayer | 2005-11-14 | 1 | -21/+60 |
| | |||||
* | added 'selectone' method | Mike Bayer | 2005-11-13 | 1 | -1/+9 |
| | |||||
* | docstring maintenance | Mike Bayer | 2005-11-10 | 1 | -21/+22 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-04 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-11-03 | 1 | -1/+1 |
| | |||||
* | dependency sort....bleah | Mike Bayer | 2005-10-31 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-30 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-30 | 1 | -1/+7 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-29 | 1 | -3/+13 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -13/+17 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -5/+6 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -3/+4 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-23 | 1 | -1/+1 |
| | |||||
* | oid oid oid orderby lala | Mike Bayer | 2005-10-22 | 1 | -0/+3 |
| | |||||
* | oids rows insert sort orders galore | Mike Bayer | 2005-10-22 | 1 | -10/+26 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -4/+4 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-22 | 1 | -7/+4 |
| | |||||
* | postgres kickin my ass w00p | Mike Bayer | 2005-10-21 | 1 | -4/+16 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-20 | 1 | -5/+17 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-18 | 1 | -1/+1 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-17 | 1 | -7/+2 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-17 | 1 | -7/+5 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-16 | 1 | -143/+127 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-16 | 1 | -13/+77 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-16 | 1 | -6/+8 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-15 | 1 | -4/+5 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-15 | 1 | -1/+1 |
| | |||||
* | w00p | Mike Bayer | 2005-10-15 | 1 | -16/+6 |
| | |||||
* | (no commit message) | Mike Bayer | 2005-10-15 | 1 | -20/+29 |
| |