GeauxEric
GeauxEric
I did not declare any dependencies of tracing framework, and it is unclear to the developer whether they should declare any dependency or not in order to enable jdbc tracing....
> Your sample is using both the JDBC driver and reactive driver for PostgreSQL... Is there a reason for that or is is just an oversight? @geoand jdbc driver was...
> is your goal simply to use a relational database with Flyway? > In that case, I strongly suggest using the JDBC driver and not the reactive one., @geoand, do...
> There is an open issue about such support this is quite a surprising news to us developers (because that means reactive sql client is barely usable) ... is there...
> @simon-mo If this is something that would be useful to others, I'd be happy to help work on a PR for this! Would this mainly be a matter of...
rebased https://github.com/modularml/mojo/pull/2463
OK, not sure if this is an edge case. I was trying out candle on [nvidia jetson nano](https://developer.nvidia.com/embedded/jetson-nano-developer-kit). candle failed to detect cuda because it uses `nvidia-smi` while jetson uses...