Kevin
02/08/2019, 8:48 AMDatabase.connect()
as per this note in the wiki:
Note: Starting Exposed 0.10 executing this code more than once per db will create leaks in your application, hence it is recommended to store it for later use.Below is an example of what I’m trying, and I’d like to let the user know if there is something wrong with the connection, kinda like how DataGrip has the “Test Connection” button