Page 1 of 1
[RESOLVED] Update to 1.5.1.23: database version
Published: April 12, 2018 - 4:57 PM
by PPE
Hello,
I just updated WAPT to version 1.5.1.23. I noticed that the web interface still shows a database version 1.5.1.22. (see attached image)
Have I missed something?
Thanks in advance.
Re: Update to 1.5.1.23: database version
Published: April 16, 2018 - 3:48 PM
by dcardon
Hello PPE,
PPE wrote: ↑Apr 12, 2018 - 4:57 PM
I just updated WAPT to version 1.5.1.23. I noticed that the web interface still shows a database at version 1.5.1.22. (see attached image)
Have I missed something?
Thanks in advance.
There is no change to the basic schema with each minor version update. It's possible the schema version number wasn't updated during the version increment. I'll check with Hubert about that.
For your information, the WAPT server updates its PostgreSQL database schema at startup if it's necessary and if it has the required permissions (which is the case in a default installation). It's no longer necessary to do this manually.
Sincerely,
Denis
Re: Update to 1.5.1.23: database version
Published: April 17, 2018 - 4:17 PM
by PPE
Okay, noted.
Thank you.