You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
execute_query can take an appserver as a parameter. properties[:app_name]
if the name provided is not a valid appserver name Roxy will fall back on any old database. Instead, it should throw an error telling the user that the appserver name they provided is not valid. Having just debugged this for 20 minutes I think it will save folks time.
The text was updated successfully, but these errors were encountered:
execute_query can take an appserver as a parameter. properties[:app_name]
if the name provided is not a valid appserver name Roxy will fall back on any old database. Instead, it should throw an error telling the user that the appserver name they provided is not valid. Having just debugged this for 20 minutes I think it will save folks time.
The text was updated successfully, but these errors were encountered: