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

Need to update edgeDB above 1.0, else it throws deprecation error #6

Open
ericvida opened this issue Oct 23, 2023 · 1 comment
Open

Comments

@ericvida
Copy link

`options` as the first argument to `edgedb.connect` is deprecated, use `edgedb.connect('instance_name_or_dsn', options)`
`options` as the first argument to `edgedb.connect` is deprecated, use `edgedb.connect('instance_name_or_dsn', options)`
@ericvida ericvida changed the title Need to update edgeDB above 1.0 it throws deprecation error. Need to update edgeDB above 1.0, else it throws deprecation error Oct 23, 2023
@haikyuu
Copy link
Owner

haikyuu commented Oct 23, 2023

Thanks for reporting. I didn't maintain this project for a long time.

But I'm working on a framework that uses edgedb and inertia with Imba. Still early days and many missing features.
But I'll rewrite this with my new framework. Will also need to remove tailwind css styles for imba styles or some ui library.

P.S: Edgedb will release v4 next week. Super excited about that release

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

No branches or pull requests

2 participants