Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix example #10

Merged
merged 1 commit into from
Mar 25, 2022
Merged

Fix example #10

merged 1 commit into from
Mar 25, 2022

Conversation

efirs
Copy link
Collaborator

@efirs efirs commented Mar 25, 2022

No description provided.

@efirs efirs force-pushed the fix_example branch 4 times, most recently from 2e7da54 to 49ddc65 Compare March 25, 2022 05:53
README.md Outdated
), &CollectionOptions{})
if err != nil {
"primary_key": ["Key1"] }`),
&driver.CollectionOptions{})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll remove once fix empy options.
It would fail without options now.

README.md Outdated
[]driver.Document{
driver.Document(`{"Key1": "vK1", "Field1": 1}`)
},
&driver.InsertOptions{})
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^

README.md Outdated Show resolved Hide resolved
@efirs efirs force-pushed the fix_example branch 2 times, most recently from 0b341ec to e5f8793 Compare March 25, 2022 06:03
@efirs efirs merged commit c8ae831 into main Mar 25, 2022
@efirs efirs deleted the fix_example branch March 25, 2022 06:07
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

github-actions bot commented May 9, 2023

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants