asyncpg
asyncpg copied to clipboard
Replace nil: string with "" so that it compiles for 0.19.0.
Also fixed issue with exceeding connection pool max connections.
There is an odd bug in this I can't figure out. Its seems to return the last result over and over again. I don't know why...