Replies: 1 comment
-
You can replace ForEach with sql.Rows and db.ScanRow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I was hoping i could find a
Foreach
method that exists ingo-pg/pg
https://pkg.go.dev/github.com/go-pg/pg/v10#example-DB.Model-ForEachWhat is the right way to do that with bun?
Beta Was this translation helpful? Give feedback.
All reactions