[Zope] TinyTablesPlus - key columns

Roger Fisher rlfisher@sprynet.com
Mon, 13 May 2002 09:30:24 -0700


Hello -

I am having difficulty setting up an integer "key" (unique) column:

Task:int is accepted (integer, not a key)
Task* is accepted (string, key)
Task:int* and task*:int do not work as expected - the "*" is apparently
ignored after the change/save.