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 just installed node-postgres and used code in example to test it. To my surprise it wasn't working and I found that returned result had "thetime" instead of "theTime" even when using "SELECT NOW() AS theTime".