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

feat: CreateDatabaseIfNotExists method for async client #56

Merged
merged 2 commits into from
Apr 15, 2022
Merged

Conversation

JigarJoshi
Copy link
Collaborator

@JigarJoshi JigarJoshi commented Apr 14, 2022

  • CreateDatabaseIfNotExists method for async client
  • Renamed createCollectionsInTransaction sync method to applySchemas()
  • Fixed the message
  • Removed unnecessary arguments from create/drop database methods. We will add overloaded version once we add real options.
    Bring Java async client up to date with sync client tigris#197

@JigarJoshi JigarJoshi force-pushed the 197_1 branch 5 times, most recently from fe6dfce to 259dc3d Compare April 14, 2022 23:45
@JigarJoshi JigarJoshi merged commit 453426f into main Apr 15, 2022
@JigarJoshi JigarJoshi deleted the 197_1 branch April 21, 2022 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants