No migration action required when going from 2.1.0 to 2.2.0 using pgsql backend
Martin Östlund via Roundup-users <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hello list, I'm performing an upgrade from 2.1.0 to 2.2.0, using Postgresql 10.23 as backend. Reading the upgrade steps on https://www.roundup-tracker.org/docs/upgrading.html#migrating-from-2-1-0-to-2-2-0, I would expect there to be schema changes for "Rdbms version change from 6 to 7 (required)". These are the steps I've taken, and the outcome 1. Downloaded and extracted roundup-2.2.0.tar.gz 2. python3 setup.py install 3. systemctl stop roundup 4. roundup-admin -i /path/to/tracker updateconfig newconfig.ini 5. replaced /path/to/tracker/config.ini with newconfig.ini 6. roundup-admin -i /path/to/tracker migrate Last step (6) outputs "No migration action required". I would expect to perform necessary schema changes at this step. Are my expectations wrong or should it have performed migrations? Python 3.6.8 REDHAT_BUGZILLA_PRODUCT="Red Hat Enterprise Linux 8" REDHAT_BUGZILLA_PRODUCT_VERSION=8.7 Kind regards, -- Martin Östlund Support Cendio AB https://cendio.com Teknikringen 8 https://twitter.com/ThinLinc 583 30 Linköping https://facebook.com/ThinLinc _______________________________________________ Roundup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/roundup-users