On 8/10/2023 9:57 AM, Nick Couchman wrote:
On Thu, Aug 10, 2023 at 11:58 AM Molina de la Iglesia, Manuel
<[email protected]> wrote:

Hi,

Then, I understand that the tables structure of the database will be exactly 
the same, right?

Correct, there have not been any schema changes for several versions.


And if you're ever in doubt, this is why we write release notes:

https://guacamole.apache.org/releases/1.5.3/

If anything changes at all that would affect compatibility, including the schema, there would be a dedicated section noting this. For example, the 1.5.2 release notes contain a section warning of a Docker variable name change and that the old naming should be considered deprecated:

https://guacamole.apache.org/releases/1.5.2/#deprecation--compatibility-notes

Here is the last time the database schema changed:

https://guacamole.apache.org/releases/1.0.0/#deprecation--compatibility-notes

As the schema is considered part of the public API, an incompatible change to the database schema would almost certainly mean that the version number gets bumped to 2.0.0. You can reasonably expect that any future 1.x release will not require database updates relative to any past 1.x release.

- Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to