Can I use the DAL to pass a flag through to the database backend?
Specifically I want to set indexed=False for some attributes on GAE:
http://code.google.com/appengine/docs/python/datastore/propertyclass.html#Property

Reply via email to