Package trac :: Package upgrades :: Module db20

Module db20

source code

Functions
 
do_upgrade(env, ver, cursor)
Modify the repository cache scheme (if needed)
source code
Variables
  __package__ = 'trac.upgrades'

Imports: CACHE_YOUNGEST_REV


Function Details

do_upgrade(env, ver, cursor)

source code 

Modify the repository cache scheme (if needed)

Now we use the 'youngest_rev' entry in the system table to explicitly store the youngest rev in the cache.