Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

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

root/trunk


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 02/08/07 07:49:09 @409 [409] fumanchu Fix for #88 (NameError? in sqlite join).
(edit) 02/07/07 23:02:57 @407 [407] fumanchu Oops. Bug in AdapterToSQL. Also broke out CAST lookup into its own method.
(edit) 02/07/07 06:49:54 @406 [406] fumanchu First crack at CAST support for imperfect_type columns. The single ADO …
(edit) 02/01/07 00:03:53 @405 [405] fumanchu New arena.view, sum, distinct, count, range methods (just like the sandbox …
(edit) 01/31/07 22:35:25 @404 [404] fumanchu Better superclass calls inside engine classes.
(edit) 01/24/07 20:59:27 @402 [402] fumanchu Final fix for #82 (Support for psycopg2). Numbers test fixed by proper …
(edit) 01/24/07 20:20:24 @401 [401] fumanchu Doc update.
(edit) 01/24/07 19:05:22 @400 [400] fumanchu Marking 1.5.0RC1.
(edit) 01/22/07 23:28:39 @399 [399] fumanchu UnitJoin? instances may now be compared for equality.
(edit) 01/22/07 19:31:42 @398 [398] fumanchu docstrings
(edit) 01/18/07 18:28:18 @397 [397] fumanchu Privatized Sandbox.xmulti and wrote a bunch of docstrings.
(edit) 01/16/07 18:51:03 @396 [396] fumanchu Doc for auto_discover when installing.
(edit) 01/16/07 18:38:47 @395 [395] fumanchu Fix to create_storage.
(edit) 01/15/07 18:18:47 @394 [394] fumanchu Fixed Firebird multithreading.
(edit) 01/15/07 05:07:50 @393 [393] fumanchu Fix for #85 (Provide a way to set the isolation level): …
(edit) 01/15/07 02:20:33 @392 [392] fumanchu Removed old odbc test.
(edit) 01/13/07 19:59:29 @391 [391] fumanchu More CREATE DATABASE safety in psycopg.
(edit) 01/12/07 00:02:00 @390 [390] fumanchu More SM comparison data.
(edit) 01/11/07 08:38:51 @389 [389] fumanchu New SM comparison chart, plus numerous minor fixes and docs to go with it.
(edit) 01/10/07 08:42:36 @388 [388] fumanchu Doc updates, mostly.
(edit) 01/10/07 07:49:39 @387 [387] fumanchu New StorageManagerFolders? for using a filesystem as a store.
(edit) 01/09/07 21:15:14 @386 [386] fumanchu psycopg now passes multithreading test (by setting all conns to isolation …
(edit) 01/09/07 19:37:05 @385 [385] fumanchu New storepsycopg module. Uses psycopg2. The multithreading and number …
(edit) 01/09/07 18:48:19 @384 [384] fumanchu Improvements to FB hints.
(edit) 01/09/07 08:09:47 @383 [383] fumanchu FB SM now uses native autoincrement.
(edit) 01/09/07 07:18:41 @382 [382] fumanchu Fix to make_source for MySQL (which doesn't have a bool datatype).
(edit) 01/09/07 06:36:27 @381 [381] fumanchu Fixed buglet in ADO _get_columns PK lookup.
(edit) 01/09/07 06:12:24 @380 [380] fumanchu Doc updates.
(edit) 01/09/07 00:05:07 @379 [379] fumanchu Removed need for map_all by reinstating auto-map in arena.storage. All …
(edit) 01/07/07 06:00:13 @378 [378] fumanchu Changed the sync code to allow discovery of database metadata to be …
(edit) 01/06/07 20:31:55 @377 [377] fumanchu Renamed Unit.adjust to Unit.update and made it safer. Also enhanced error …
(edit) 01/02/07 18:33:43 @376 [376] fumanchu Lots of minor geniusql changes: …
(edit) 01/01/07 19:41:21 @375 [375] fumanchu Folded geniusql.ColumnSet? class into the Table class. If you have a custom …
(edit) 01/01/07 04:33:53 @374 [374] fumanchu Folded the sqlite3 module back into storesqlite.
(edit) 01/01/07 01:10:14 @373 [373] fumanchu Doc updates for new auto* methods.
(edit) 01/01/07 01:09:31 @372 [372] fumanchu autosource now removes default ID property if needed.
(edit) 01/01/07 00:44:03 @371 [371] fumanchu Whew. Lots of autotable support: …
(edit) 12/31/06 08:09:30 @370 [370] fumanchu Doc updates in prep for 1.5 RC 1.
(edit) 12/31/06 08:08:37 @369 [369] fumanchu More introspection work on firebird.
(edit) 12/31/06 06:13:00 @368 [368] fumanchu New sm.autotable method to help create new models from existing DB's. Also …
(edit) 12/31/06 02:03:14 @367 [367] fumanchu Added a "managers" registry to dejavu.storage. This allows short names to …
(edit) 12/31/06 00:51:58 @366 [366] fumanchu Test cleanups.
(edit) 12/30/06 20:26:53 @365 [365] fumanchu Firebird: 1. Replaced 'DSN' config option with 'host' and 'name'. …
(edit) 12/25/06 16:33:22 @364 [364] fumanchu Changed UnitSequencerNull? to UnitSequencer?, and made the other …
(edit) 12/25/06 15:54:02 @363 [363] fumanchu Fix for #71 ("unsubscriptable object" error in Graph.shortest_path).
(edit) 12/19/06 00:17:38 @362 [362] fumanchu Full numeric support for firebird.
(edit) 12/18/06 06:24:39 @361 [361] fumanchu Fixed firebird drop_database.
(edit) 12/18/06 06:21:04 @360 [360] fumanchu MUCH work done on the firebird store. Now passes all tests but threading, …
(edit) 12/18/06 04:27:30 @359 [359] fumanchu Fixed bug in _manual_reserve (list was being flattened).
(edit) 12/18/06 02:08:32 @358 [358] fumanchu Fix for threading (including schema changes) and transactions with …
(edit) 12/18/06 00:48:30 @357 [357] fumanchu Fix for custom association paths in sqlite3.
(edit) 12/18/06 00:35:09 @356 [356] fumanchu Mostly doc tweaks.
(edit) 12/15/06 01:54:21 @354 [354] fumanchu Let's make the test not depend on my hostname, eh?
(edit) 12/15/06 01:49:54 @353 [353] fumanchu New behavior for the 'in' operator: if op2 is empty, emit "FALSE" instead …
(edit) 12/14/06 05:58:30 @352 [352] fumanchu Moved inheritance from "always on" to an "inherit" argument on Arena.unit, …
(edit) 12/14/06 03:03:43 @351 [351] fumanchu Even more bypassing of win32com in storeado.
(edit) 12/14/06 03:03:04 @350 [350] fumanchu Minor optimizations.
(edit) 12/13/06 18:55:49 @349 [349] fumanchu Removed Unit.property. It was nicer to write than getattr, but ultimately …
(edit) 12/13/06 18:41:22 @348 [348] fumanchu Inlined conn.OpenSchema? for speed.
(edit) 12/13/06 09:09:28 @347 [347] fumanchu New Unit._zombie attribute for faster recall. See comments in …
(edit) 12/13/06 09:08:10 @346 [346] fumanchu logic.Expression now takes an 'earlybind' arg so filter and comparison can …
(edit) 12/13/06 08:04:26 @345 [345] fumanchu A couple more inlined COM calls (Execute and Fields).
(edit) 12/13/06 00:58:38 @344 [344] fumanchu Heck yeah. 83% speedup in storeado fetch() by inlining COM calls.
(edit) 12/12/06 22:17:16 @343 [343] fumanchu UnitProperty?.default is now coerced on set.
(edit) 12/08/06 18:13:37 @342 [342] fumanchu Cheap refactor of xrecall.
(edit) 12/06/06 23:05:14 @341 [341] fumanchu storeado: Use Execute instead of Open inside fetch (speed hack to save COM …
(edit) 12/06/06 07:59:13 @340 [340] fumanchu Speed tweak to storeado fetch.
(edit) 12/06/06 07:56:41 @339 [339] fumanchu Speed tweaks to codewalk.
(edit) 12/06/06 07:53:38 @338 [338] fumanchu Moved arena.logflag checking out of the log method and out to each call …
(edit) 12/06/06 03:12:56 @337 [337] fumanchu Oops.
(edit) 12/06/06 02:49:34 @336 [336] fumanchu Moved decimal.quantize code into UnitProperty?.coerce. UNIT AUTHORS: This …
(edit) 12/05/06 22:11:15 @335 [335] fumanchu Test improvements.
(edit) 12/04/06 22:41:54 @334 [334] fumanchu Made Expression.code safer.
(edit) 12/04/06 22:32:21 @333 [333] fumanchu Safe UnitJoin? repr.
(edit) 12/04/06 22:26:47 @332 [332] fumanchu codewalk: Moved self.verbose check out of debug to save function calls.
(edit) 12/04/06 22:19:22 @331 [331] fumanchu Speed hack inside StorageManagerDB.consume.
(edit) 12/04/06 22:18:07 @330 [330] fumanchu Memoization of adapter coercion-method lookup.
(edit) 12/04/06 00:03:20 @329 [329] fumanchu Now that we have RAMStorage, there's no more need for …
(edit) 12/03/06 23:11:16 @328 [328] fumanchu Return a list of all found classes from register_all.
(edit) 12/03/06 23:02:27 @327 [327] fumanchu New RAMStorage module.
(edit) 11/28/06 23:57:45 @326 [326] fumanchu Set encoding on MySQL tables as well as on the DB.
(edit) 11/20/06 20:32:40 @325 [325] dowski Fix for #79. A 'shutdowntimeout' can be set on the ADODatabase class to …
(edit) 11/17/06 18:03:00 @324 [324] dowski Implementation of #80. A custom association path can now be passed to a …
(edit) 10/23/06 21:11:27 @323 [323] fumanchu Might as well fully test _sqlite3 by default.
(edit) 10/23/06 21:10:54 @322 [322] fumanchu Bah. I forgot that like_escapes need to be in the right order. Some typos …
(edit) 10/23/06 21:08:58 @321 [321] fumanchu Fix for #78 (sqlite row_factory AttributeError?).
(edit) 10/20/06 17:43:46 @320 [320] fumanchu Was missing some like_escapes for ADO.
(edit) 10/19/06 21:45:24 @319 [319] fumanchu Not-quite-perfect support for Python 2.5's _sqlite3 (a transaction test is …
(edit) 10/19/06 02:31:33 @318 [318] fumanchu New sandbox.sum method, for summing a single column.
(edit) 10/19/06 02:31:05 @317 [317] fumanchu Fix for the storeado numeric default fix.
(edit) 10/17/06 04:11:25 @316 [316] fumanchu Bug in MSAccess ALTER TABLE with numeric DEFAULT.
(edit) 10/16/06 22:17:19 @315 [315] fumanchu storeado comments.
(edit) 10/11/06 23:50:16 @314 [314] fumanchu Improved string comparisons for ADO.
(edit) 10/10/06 00:48:38 @313 [313] fumanchu Assert del transaction despite COMMIT errors.
(edit) 10/09/06 16:53:19 @312 [312] fumanchu Allow methods to be passed to Visitor/Rewriter/LambdaDecompiler …
(edit) 10/04/06 05:28:32 @311 [311] fumanchu Oops. Forgot a file.
(edit) 10/03/06 23:24:44 @310 [310] fumanchu Oops. I didn't want to default to implicit_trans yet.
(edit) 10/03/06 21:03:38 @309 [309] fumanchu Further (final?) fix for #4 (transaction support). Implicit *sandbox* …
(edit) 10/03/06 20:58:55 @308 [308] fumanchu Changed Database.implicit to .implicit_trans
(edit) 09/23/06 01:02:29 @307 [307] fumanchu New sandbox.range(cls, attr, expr, **kw) function.