mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-26 15:05:39 +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)