l.h. riley
l.h. riley
@shepz @thallgren @knlambert Anything that I can do to get this moving forward before the end of the year?
I just ran into this and found a workaround from one of our developers that looks like this: ``` FLYWAY_URL: jdbc:cloudspanner://spanner:9010/projects/test-project/instances/test-instance/databases/test-database?credentials=/flyway/nonsense.json ``` Note the change from `jdbc:cloudspanner:/` to `jdbc:cloudspanner://spanner:9010/`. Also...
Hi all, first let me say thanks to everyone who has participated in this discussion. I'm not able to contribute any code changes at the moment, so I would appreciate...
Regarding: > hacks and/or support scripts: Can you please clarify the which of these you have in mind that we'd need if hooks were added to a separate repo as...
More hardware details for this issue: ``` ❯ python3 Python 3.12.2 (main, Feb 6 2024, 20:19:44) [GCC 11.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>>...