~free.ekanayaka/storm/any-expr

  • Committer: James Henstridge
  • Date: 2009-02-19 10:52:38 UTC
  • mfrom: (289.1.4 storm.bug-324724)
  • Revision ID: james@jamesh.id.au-20090219105238-6s6xdvh31co0mx52
Flush the store if the local key for a reference is unset (as opposed to None).

This causes Reference.__get__() to look up the correct remote row 
in this situation rather than returning None.
[r=niemeyer,therve] [f=324724]
Filename Latest Rev Last Changed Committer Comment Size
..
databases 4 18 years ago Gustavo Niemeyer - Implemented And, Or, and Parameter expressions. Diff
django 254.4.1 16 years ago James Henstridge Add storm.django package. Diff
zope 144.3.1 17 years ago Jamu Kakar - Migrated canonical.zstorm code into storm.zope. Diff
__init__.py 287 15 years ago Thomas Hervé Update version, set release date, add a note about 1.5 KB Diff Download File
base.py 129 17 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 1.1 KB Diff Download File
cache.py 292 15 years ago Gustavo Niemeyer Added the new GenerationalCache with a faster impl 5.7 KB Diff Download File
cextensions.c 290 15 years ago Thomas Hervé Fix a leak in the C implementation of Variable.set 65.8 KB Diff Download File
database.py 269.4.3 16 years ago James Henstridge Rename the event to register-transaction. 13.9 KB Diff Download File
event.py 235.2.12 16 years ago Gustavo Niemeyer Implemented EventSystem in cextensions! 1.7 KB Diff Download File
exceptions.py 213.1.7 16 years ago Gustavo Niemeyer - Implemented PostgresTimeoutTracer in the postgre 2.7 KB Diff Download File
expr.py 215.8.18 16 years ago Thomas Hervé Fix failures related to merge: missing imports, mi 44.8 KB Diff Download File
info.py 235.6.2 16 years ago James Henstridge Make expr objects use __slots__. 8.5 KB Diff Download File
locals.py 201.1.2 17 years ago Jamu Kakar - Added storm.expr.Not to storm.locals. - Removed 1.3 KB Diff Download File
properties.py 245 16 years ago Gustavo Niemeyer Merging need-for-speed-revenge branch [a=niemeyer, 11.5 KB Diff Download File
references.py 289.1.3 15 years ago James Henstridge Change implementation to flush in local_variables_ 35.3 KB Diff Download File
sqlobject.py 276.2.3 16 years ago Gustavo Niemeyer Make SQLObjectResultSet.__nonzero__() use the new 25.9 KB Diff Download File
store.py 292 15 years ago Gustavo Niemeyer Added the new GenerationalCache with a faster impl 63.6 KB Diff Download File
tracer.py 254.3.4 16 years ago Thomas Hervé Remove incorrect use of to_db. 3.7 KB Diff Download File
tz.py 165 17 years ago Gustavo Niemeyer Applying whitespace normalization patch by Johan D 31.5 KB Diff Download File
uri.py 213.1.1 16 years ago Gustavo Niemeyer Implemented URI.__str__, based on ideas from Jamu. 4.1 KB Diff Download File
variables.py 272.1.5 16 years ago Thomas Hervé Change the conditionals order, make the test on se 23.5 KB Diff Download File