Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

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

root/trunk/schemas.py


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 03/11/07 02:33:51 @420 [420] fumanchu New 'repair' mode for map_all, map, sync. New 'automap' arg for …
(edit) 01/07/07 06:00:13 @378 [378] fumanchu Changed the sync code to allow discovery of database metadata to be …
(edit) 12/25/06 16:33:22 @364 [364] fumanchu Changed UnitSequencerNull? to UnitSequencer?, and made the other …
(edit) 09/21/06 01:54:53 @303 [303] fumanchu Initial fix for #4 (transaction support). Tests pass, but this is not to …
(edit) 08/24/06 02:20:15 @289 [289] fumanchu Made some relative imports absolute for Python 2.5 (just in case).
(edit) 06/13/06 21:20:26 @217 [217] fumanchu Added schema.assert_version method.
(edit) 03/02/06 19:54:38 @174 [174] fumanchu Oops. Wrong sequencer on DeployedVersion? class.
(edit) 02/01/06 00:10:16 @149 [149] fumanchu Moved assertion of storage out of schema.upgrade_to_1 and into …
(edit) 01/11/06 18:51:09 @143 [143] fumanchu New schema.stage (to allow listeners to wait for an upgrade to finish).
(edit) 12/24/05 01:54:52 @128 [128] fumanchu New Schema.deployed property = DeployedVersion?.Version.
(add) 12/21/05 08:48:04 @127 [127] fumanchu Initial implementation of #16 (schema changes). See modeling.html …