Version of Retool (if self-hosted): 3.18.1
Question / Description:
Hello!
We are planning to update our self-hosted Retool app. However, before the final release, we want to check how all components will work in the new version of the application. To do this, I want to restore a database backup and additionally deploy another instance of the application.
I know that when starting the Retool application, a SELECT
query is executed on a table to find the organization, its ID, etc. I am also sure that the database stores information about the license, which the self-hosted Retool instance sends to your servers.
My question is: Are there any reasons why I should not proceed with this plan? I donβt want to end up with a double billing charge or, even worse, a service block.
We just want to upgrade safely. Our current version is quite old β 3.18.1
, and we want to upgrade to 3.75.25-stable
. This is a big leap, and we want to test everything in parallel beforehand.