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
Looks like pg works out of the box, but pg-native does not. They should be swap-compatible, so I'm guessing everything should work, and the posgres integration just need to be doing swizzling for both pg and pg-native?
Looks like
pg
works out of the box, butpg-native
does not. They should be swap-compatible, so I'm guessing everything should work, and the posgres integration just need to be doing swizzling for bothpg
andpg-native
?(
pg-native
: https://www.npmjs.com/package/pg-native)The text was updated successfully, but these errors were encountered: