Opened 6 months ago
#227 new enhancement
Check for db version and force upgrade if neccessary
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | |
| Keywords: | Cc: |
Description
Currently, the only way to do a database upgrade is if user opens install.php. This means that if some change is implemented in database structure, it won't be applied to existing installation that checkouts from SVN, for example.
GP should compare db versions and force upgrade if installed version is older.
Note: See
TracTickets for help on using
tickets.
