You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've actually already started on this - pg-protocol used to exist inside the pg library, but i spun it out to write in TypeScript. My biggest hang up so far on delaying starting this (other than a pretty severe lack of time over the past few months) has been what should be typescript-ified next? I was thinking pg-pool since it's a bit less legacy and crazy inside and a common way people interface w/ the library. The tests inside the core pg package are pretty gnarly and old so that'll probably take the longest to convert. Happy to hear your thoughts on it!
@brianc Happy to help if this was considered.
The text was updated successfully, but these errors were encountered: