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

Report type for insertion and deletion of attributes #98

Open
teodosin opened this issue Sep 4, 2024 · 0 comments
Open

Report type for insertion and deletion of attributes #98

teodosin opened this issue Sep 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@teodosin
Copy link
Owner

teodosin commented Sep 4, 2024

Currently, the functions for inserting and deleting attributes goes through if at least one of the attributes isn't filtered out due to reserved attributes. These functions return Result<(), Box>, so there's room here to return to the user the information on what was filtered out and what passed.

@teodosin teodosin added the enhancement New feature or request label Sep 4, 2024
@teodosin teodosin transferred this issue from teodosin/karta_server Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant