Skip to content

Conversation

@nrbnlulu
Copy link
Owner

@nrbnlulu nrbnlulu commented Apr 4, 2023

resolve #250

@gqlauthbot
Copy link

Release type: minor

BREAKING CHANGES:
This release refactors the way user status is managed.
now it is a field inside your user model meaning you would need to extend
our Abstract model.

@ferndot
Copy link

ferndot commented Mar 18, 2025

@nrbnlulu is it possible to use strawberry without the status feature? My team already handles that and does not wish to introduce a new model or field.

@nrbnlulu
Copy link
Owner Author

@nrbnlulu is it possible to use strawberry without the status feature? My team already handles that and does not wish to introduce a new model or field.

I'd hope so.. this status thing is something I inherit from the graphene package..
I don't have time at the moment to remove this...

@ulgens
Copy link
Collaborator

ulgens commented Mar 19, 2025

@nrbnlulu Do you remember how much of these changes are directly related to the user status? I can try to rebase and resolve conflicts, but it looks like it does a bit more than #250

@nrbnlulu
Copy link
Owner Author

@nrbnlulu Do you remember how much of these changes are directly related to the user status? I can try to rebase and resolve conflicts, but it looks like it does a bit more than #250

I think most don't. if you'r goal would be just removing the user_status table I would start fresh 🙃

@ulgens
Copy link
Collaborator

ulgens commented Mar 19, 2025

I'm not looking to remove it but a way to disable it. I don't have the time to handle it right now but I can revisit it later, depending on the another project's timeline that uses this package.

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

Successfully merging this pull request may close these issues.

Remove status model

5 participants