good morning!!!!

Skip to content
Snippets Groups Projects
Commit 602e78b2 authored by Max Hawkins's avatar Max Hawkins
Browse files

Fix nil panic in postgresql/result.go

SQL errors from CursorQuery() were unhandled in Next(). Caused nil panic when using Collection.One and db.Cond was invalid. Fixed by handling errors.
parent 6cb22f84
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment