Code

A classes key can now be changed in the metakit backend. This was fixed
authorwc2so1 <wc2so1@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Feb 2004 17:19:09 +0000 (17:19 +0000)
committerwc2so1 <wc2so1@57a73879-2fb5-44c3-a270-3262357dd7e2>
Mon, 23 Feb 2004 17:19:09 +0000 (17:19 +0000)
commit3c4619d569ffd14b5a441c8882811705a87a318f
treec96d463652ea91f16b98b96ad35be59c973bc9f8
parent0e40032a3144829aeafbbd7525a52a88b9abdd57
A classes key can now be changed in the metakit backend.  This was fixed
by changing the name of the index table to "_%(classname).%(key)" and
by removing the old table and reindexing on key changes.

This fixes all open metakit regression tests.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2109 57a73879-2fb5-44c3-a270-3262357dd7e2
roundup/backends/back_metakit.py