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 7 years fumanchu: Now that we have RAMStorage, there's no more need for …
db.py 28.5 kB 349 7 years fumanchu: Removed Unit.property. It was nicer to write than getattr, but ultimately …
geniusql.py 54.0 kB 353 7 years fumanchu: New behavior for the 'in' operator: if op2 is empty, emit "FALSE" instead …
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 46.9 kB 353 7 years fumanchu: New behavior for the 'in' operator: if op2 is empty, emit "FALSE" instead …
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 7 years fumanchu: Set encoding on MySQL tables as well as on the DB.
storepypgsql.py 17.8 kB 356 7 years fumanchu: Mostly doc tweaks.
storeram.py 9.1 kB 327 7 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.