mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-14 00:42:54 +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)