-
I used a password generator, and generated a MySQL database password `Wc&nG28C`, set it on the database, set it in the plugin's config, doesn't work, plugin crashes on initialization:
```
[19:03:30]…
-
Hello,
It would be great to have the opportunity to backfill some data upon panel refresh or initialization.
How? I don't know...
- Use an other datasource (sql request, ...)?
- Keep last N mess…
-
For example, when trying to run OpenMetadata with flyway, the migration stops because of connection issues. Here is a minimal setup that produces the error on a Ubuntu 22.04 system with Docker Compose…
-
### What would you like to be improved?
All catalogs are registered during the initialization even if a spark sql does not use them.
The action may result in:
1. The list operation slows down if …
-
Hey, thanks for this plugin, it's a neat quality of life & code improvement!
While trying to bring this goodie to an internal project I noticed that the JDBC connection parameter [TC_INITSCRIPT](ht…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com…
-
Hi, I am trying to run Hapi FHIR v6.8.0 with FHIR R5 version and MS SQL Server 2019.
It fails to create the container with the Exception encountered during context initialization. Error creating …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
Firstly, I would like to express my gratitude for the dedication you've shown in developing Plane, a p…
-
Hi,
I have an automated exported SQL script I use to initialize the database. My expectation is this init script to be executed only once, for initialization purpose. Now they are executed every ti…
-
```
My current project is a multi tenant web application (Spring 3.1, but shouldn't
matter) that is deployed as a WAR artifact.
Dependending on the tenant id, a SQL datasource is looked up from JNDI…