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 the Julia SDK tests warnings #83

Open
miazamrai opened this issue Oct 15, 2022 · 1 comment
Open

Fix the Julia SDK tests warnings #83

miazamrai opened this issue Oct 15, 2022 · 1 comment

Comments

@miazamrai
Copy link
Contributor

The test logs the following warnings that needed be fixed.

┌ Warning: DEPRECATED: Passing an engine is no longer required for creating a database. This will be removed in a future release. Please update your call create_database(ctx, name).
└ @ RAI ~/work/raicode/raicode/src/api.jl:446
┌ Warning: DEPRECATED: The overwrite option is no longer supported for creating a database. This will be removed in a future release. Please delete an existing database before attempting to create it.

@billscheidel-rai
Copy link

Note: This issue has been migrated to https://relationalai.atlassian.net/browse/RAI-7374.

This link is only accessible to employees of RelationalAI.

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

No branches or pull requests

2 participants