Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

I think I've seen this ORM somewhere before...

root/trunk/dejavu


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 09/28/07 19:58:18 @518 [518] fumanchu A solution for paginating with order expressions.
(edit) 09/28/07 04:58:27 @517 [517] fumanchu New 'dbtype' hint for geniusql stores (in db.py).
(edit) 09/28/07 01:03:07 @516 [516] fumanchu Some errors in passing args to superclass calls.
(edit) 09/28/07 00:24:26 @515 [515] fumanchu New test for reversed() in order args.
(edit) 09/26/07 16:17:26 @514 [514] fumanchu Test for ObjectCache? + Memcached.
(edit) 09/26/07 02:51:11 @513 [513] fumanchu New MemcachedStorageManager?. Also new 'cache' allOption for ObjectCache?.
(edit) 09/24/07 18:25:45 @512 [512] fumanchu Buglet in db xmultirecall.
(edit) 09/24/07 18:02:11 @511 [511] fumanchu Reverted PG schema craziness (silly me was using master conns for CREATE …
(edit) 09/24/07 05:25:33 @510 [510] fumanchu New pypgsql.MultischemaStorageManagerPg?.
(edit) 09/24/07 04:13:29 @509 [509] fumanchu Correct stacklevel for ConflictHandler?.warn.
(edit) 09/24/07 04:08:54 @508 [508] fumanchu Another oops (missing import).
(edit) 09/24/07 03:59:25 @507 [507] fumanchu Oops. Missed one.
(edit) 09/24/07 03:50:27 @506 [506] fumanchu Allow _sqlite.pyd to be found in pysqlite2 package when testing.
(edit) 09/24/07 03:49:29 @505 [505] fumanchu Woof. Major API change to all DDL SM functions: the addition of a …
(edit) 09/24/07 02:25:15 @504 [504] fumanchu Removed unmaintained socket store.
(edit) 09/22/07 21:41:46 @503 [503] fumanchu Removed VerticalPertitioner?.classnames and .default_store attributes. You …
(edit) 09/22/07 21:40:07 @502 [502] fumanchu Removed auto-registration of DeployedVersion?. Use …
(edit) 09/22/07 20:20:55 @501 [501] fumanchu Oops.
(edit) 09/22/07 19:56:59 @500 [500] fumanchu Fix for bug in fallback xview with order/limit/offset.
(edit) 09/22/07 19:55:43 @499 [499] fumanchu New logflags.REGISTER.
(edit) 09/22/07 01:47:01 @498 [498] fumanchu Allow partitioned stores to have no 'shutdownOrder' attribute.
(edit) 09/22/07 01:35:50 @497 [497] fumanchu Added debug info to partition map errors.
(edit) 09/22/07 01:35:11 @496 [496] fumanchu Allow the caller to supply schema names to multischema SM.
(edit) 09/22/07 00:39:30 @495 [495] fumanchu Call discover_dbinfo is auto_discover (now that latest Geniusql doesn't …
(edit) 09/21/07 23:42:21 @494 [494] zakj Oops - fixed getattr brain-o.
(edit) 09/21/07 23:17:06 @493 [493] zakj Added a default loadOrder to VerticalPartioner?.map_all.
(edit) 09/21/07 23:03:46 @492 [492] zakj Added loadOrder tracking to VerticalPartitioner?.add_store (used by …
(edit) 09/21/07 22:08:55 @491 [491] zakj Update VerticalSM.add_store()'s docstring to match changes in r490.
(edit) 09/21/07 21:53:39 @490 [490] zakj Quick bugfixes to VerticalStorageManager's add_store and xrecall.
(edit) 09/13/07 22:50:51 @485 [485] fumanchu Added order, limit, offset to view/xview signatures.
(edit) 09/13/07 16:55:30 @484 [484] fumanchu Doc updates.
(edit) 09/11/07 02:33:51 @483 [483] fumanchu Some backward-incompatible API changes (in order to make the sandbox and …
(edit) 09/10/07 20:46:07 @482 [482] fumanchu Spec-compliance updates.
(edit) 09/08/07 21:45:41 @481 [481] fumanchu New xmultirecall method on SM's, which also now takes order, limit, and …
(edit) 09/07/07 18:01:02 @480 [480] fumanchu Send None as query relation to SM.view().
(edit) 09/07/07 16:53:09 @479 [479] fumanchu Moved all content down into the new dejavu top-level folder.
(add) 09/07/07 16:51:53 @478 [478] fumanchu Moving all files down one folder.