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

Support "noreturn" CRUD operation option #464

Open
Tracked by #254
nickkkccc opened this issue Jan 19, 2024 · 2 comments
Open
Tracked by #254

Support "noreturn" CRUD operation option #464

nickkkccc opened this issue Jan 19, 2024 · 2 comments
Labels
blocked Not ready to be implemented bug Something isn't working

Comments

@nickkkccc
Copy link
Contributor

No description provided.

@nickkkccc
Copy link
Contributor Author

The driver does not have a converter for the return value when passing the "noreturn" parameter

@nickkkccc nickkkccc removed their assignment Jan 22, 2024
@nickkkccc nickkkccc added bug Something isn't working blocked Not ready to be implemented labels Jan 22, 2024
@akudiyar
Copy link
Collaborator

akudiyar commented Jan 31, 2024

I suppose that at this point we will rather introduce a new workflow without conversion for the results (and will drop them right away instead of storing them in the memory).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Not ready to be implemented bug Something isn't working
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants