Hello, I have a problem with my App. I have an environment variable where its value has an underscore and is the name of a database. Example: test_SP. With this underscore it does not connect to the server, but to another database without the underscore it connects. Can anyone help?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
I’ve just tested this on the App Platform and it does not look like to be treating underscores in any specific way:
Can you share more information about the database that you are using, is it a MySQL cluster or Postgres?
And also can you share more information about the framework that you are using so that I could test this out further.
Best,
Bobby