hdr1210
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
hdr1210 commented, -
-
-
hdr1210 commented, -
hdr1210 created a post, Support of named parameters pgx in Goland
Goland doesn't recognize named paramters.It highlights them as errors in the query and shows the message: “Unable to resolve column ‘delete_date’.”Example Code:func deleteOldEntities(deleteDate tim...