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

How to remove a single field from a session? #284

Closed
rawleyfowler opened this issue May 28, 2023 · 2 comments
Closed

How to remove a single field from a session? #284

rawleyfowler opened this issue May 28, 2023 · 2 comments

Comments

@rawleyfowler
Copy link
Contributor

Given a session with a field foo how can I remove just the foo field without invalidating the whole session?

@rawleyfowler rawleyfowler changed the title How to remove a field from a session? How to remove a single field from a session? May 28, 2023
@aantron
Copy link
Owner

aantron commented Jun 22, 2023

Thanks! The above commit adds Dream.drop_session_field, which should do what you are requesting. It was indeed missing.

@rawleyfowler
Copy link
Contributor Author

@aantron Thanks a lot!

dysinger pushed a commit to dysinger/dream that referenced this issue Oct 2, 2023
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