mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-16 20:50:37 +00:00
For some reason printing the Result made the error string print twice, along with some annoying newlines. Extracting the error first gets the expected result (just one explanation, no newlines)