Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
xushiwei committed Feb 9, 2024
1 parent 060e7da commit 37658ff
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 15 deletions.
1 change: 1 addition & 0 deletions ydb/demo/foo/article_ydb.gox
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ class "Articles", => {
ret "tag.name", &tags
return
})
_ = tags

setTags doc1.Id, "tag1", "tag2"
ret nil
Expand Down
32 changes: 17 additions & 15 deletions ydb/demo/foo/gop_autogen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 37658ff

Please sign in to comment.