source: peerreviewplugin/trunk/codereview/upgrades/__init__.py

Last change on this file was 15192, checked in by Cinc-th, 8 years ago

Upgrade for database schema to version 2.

  • all table and column names are lower case now
  • table names are prepended by peer_ to prevent name clashes
  • added some columns for future features
  • uses Trac upgrade framework
  • table contents is properly migrated

Note that the upgrade is only tested with SQLite.

Refs #10812
Refs #5395
Fixes #5808
Fixes #5401



File size: 0 bytes

(The file is empty)

Note: See TracBrowser for help on using the repository browser.