Code

hyperdb grows a refresh_database() method. There will be a future
authoranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 7 Oct 2003 11:58:58 +0000 (11:58 +0000)
committeranthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2>
Tue, 7 Oct 2003 11:58:58 +0000 (11:58 +0000)
commit04c54950f7116e1487d682dd2e2ab73f59fa4171
treef782bfb218141abb0ea25ca7317a01e6e835291b
parent2b4148975a919b7895d86222cd85692c60a1d82e
hyperdb grows a refresh_database() method. There will be a future
roundup-admin command to invoke this.

XXXX Unit tests do _not_ cover large slabs of the hyperdb backend code,
it seems. :-(

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