CMogilko on v6.2.2
CMogilko on master
upgrade version golang.org/x/sy… (compare)
How would I accomplish this in GoRethink?
r.db("store").table("shelves").filter(r.row("products").contains(function(product) { return product('id').eq("122f0054-fb41-46d6-9c50-bc158ec9a2ff") }))
I've scoured the GitHub repo & docs but am none the wiser. I assume this is quite simple & I'm just missing something?
Run
and One
?
CreatedAt
field to time.Time and setting it with time.Now()
instead of db.Now()
Term
) I think using the Go time package is the best thing for you to do
-gocheck.vv