author | anthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 7 Oct 2003 07:17:54 +0000 (07:17 +0000) | ||
committer | anthonybaxter <anthonybaxter@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 7 Oct 2003 07:17:54 +0000 (07:17 +0000) | ||
commit | ea6ee3fd907cd054a88e44a1ffc6dca4eeba8cdc | |
tree | fa94daa40580bcef174924e3b1b98f40a2e84148 | tree | snapshot |
parent | bc2e0677fbf9b2dae6778bee03bbb56ebced0cc3 | commit | diff |
make the RDBMS common backend and the SQLite and MYsql backend create
and drop indexes for the basic columns - index multilinks, index id and
retired columns of all class tables.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1903 57a73879-2fb5-44c3-a270-3262357dd7e2
and drop indexes for the basic columns - index multilinks, index id and
retired columns of all class tables.
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1903 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/debugging.txt | [new file with mode: 0644] | blob |
roundup/backends/back_mysql.py | diff | blob | history | |
roundup/backends/back_sqlite.py | diff | blob | history | |
roundup/backends/rdbms_common.py | diff | blob | history |