Contact: fumanchu@aminus.org

Log in as guest/dejavu to create tickets

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

root/trunk/storage

Name Size Rev Age Last Change
../
__init__.py 15.4 kB 329 6 years fumanchu: Now that we have RAMStorage, there's no more need for …
db.py 28.8 kB 338 6 years fumanchu: Moved arena.logflag checking out of the log method and out to each call …
geniusql.py 53.9 kB 332 6 years fumanchu: codewalk: Moved self.verbose check out of debug to save function calls.
msaccessthreads.py 2.2 kB 88 8 years fumanchu: Set eol-style:native on all .py files.
sockets.py 4.8 kB 191 7 years fumanchu: Fix for #49 (Unit._properties should be a list, not a dict). …
storeado.py 43.9 kB 341 6 years fumanchu: storeado: Use Execute instead of Open inside fetch (speed hack to save COM …
storefirebird.py 4.4 kB 280 7 years fumanchu: Logging changes: 1. Arena.logflags now defaults to ERROR + IO. …
storemysql.py 18.2 kB 326 6 years fumanchu: Set encoding on MySQL tables as well as on the DB.
storepypgsql.py 18.1 kB 303 7 years fumanchu: Initial fix for #4 (transaction support). Tests pass, but this is not to …
storeram.py 9.1 kB 327 6 years fumanchu: New RAMStorage module.
storeshelve.py 11.1 kB 324 7 years dowski: Implementation of #80. A custom association path can now be passed to a …
storesqlite3.py 31.2 kB 319 7 years fumanchu: Not-quite-perfect support for Python 2.5's _sqlite3 (a transaction test is …
storesqlite.py 30.8 kB 324 7 years dowski: Implementation of #80. A custom association path can now be passed to a …
Note: See TracBrowser for help on using the browser.