uv -vvv python upgrade 3.14 DEBUG uv 0.8.19 (fc7c2f8b5 2025-09-19) warning: `uv python upgrade` is experimental and may change without warning. Pass `--preview-features python-upgrade` to disable this ...
There seems to be some built in coercion occurring when fetching UNIQUEIDENTIFIER results, which is fine, however it seems to take place inconsistently, only when the rows were fetched using fetchone( ...