Yes. Just go the extra half a mile and add it for every database that will use a table behind the scenes.
-- Thadeus On Sun, Jul 25, 2010 at 6:17 PM, mdipierro <mdipie...@cs.depaul.edu> wrote: > GAE has a ListPropery and IS_IN_DB(...,multiple=True) does not use it > but uses '|2|34|45|' instead for portability over relational databases > and GAE. > > Should there be a web2py type 'list' that hides all of this and uses > ListProperty on GAE and provides simpler query syntax in this case? > > Massimo >