How to connect to H2 database through TCP using h2go package?
I have docker container with H2 database, I can connect to it using “Database” IDE feature, also can ping container host using DNS name inside my server container.
I have docker container with H2 database, I can connect to it using “Database” IDE feature, also can ping container host using DNS name inside my server container.