comparison doc/upgrading.txt @ 1882:15cfde2c3db8

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Sun, 02 Nov 2003 08:43:54 +0000
parents 6e80f8f760a4
children f5c804379c85
comparison
equal deleted inserted replaced
1881:f9e620befb43 1882:15cfde2c3db8
18 18
19 0.7 creates indexes when using RDBMS backends. The yet-to-be-written 19 0.7 creates indexes when using RDBMS backends. The yet-to-be-written
20 'refreshdb' roundup-admin command will create most indexes, but you 20 'refreshdb' roundup-admin command will create most indexes, but you
21 might still need to create an index "create index ids_name_idx on 21 might still need to create an index "create index ids_name_idx on
22 ids(name)". 22 ids(name)".
23
23 24
24 Migrating from 0.6.x to 0.6.3 25 Migrating from 0.6.x to 0.6.3
25 ============================= 26 =============================
26 27
27 0.6.3 Configuration 28 0.6.3 Configuration

Roundup Issue Tracker: http://roundup-tracker.org/