Opened 3 years ago
Closed 3 years ago
#1486654 closed Bugs (fixed)
0.4 Beta upgrade DB check always reports inconsisten schema
| Reported by: | daduke | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4-stable |
| Component: | Database | Version: | 0.4-beta |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I tried upgrading 0.3.1 to 0.4 Beta and even after performing the DB changes from postgres.update.sql the upgrade checks (both web installer and update.sh) reported a wrong database schema. I also dropped the whole roundcube DB and recreated it from postgres.initial.sql, but still the check wasn't happy.
Change History (1)
comment:1 Changed 3 years ago by alec
- Milestone set to 0.4-stable
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [f6ee6f4d].