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

feat: add unscoped tag support for orm struct #3464

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

fainc
Copy link
Contributor

@fainc fainc commented Apr 9, 2024

Enhance OrmTagForWithUnscoped

Sometimes we need to actively associate "deleted" data instead of excluding it. For example, after deleting an employee, we hope that other data can be associated with the name of the deleted employee to avoid duplication of name data.

@gqcn
Copy link
Member

gqcn commented Apr 10, 2024

@fainc Would you please add associated unit testing case for your updates?

@gqcn gqcn changed the title Enhance OrmTagForWithUnscoped feat: add unscoped tag support for orm struct Apr 10, 2024
@gqcn
Copy link
Member

gqcn commented Apr 15, 2024

@fainc Any updates?

@fainc
Copy link
Contributor Author

fainc commented Apr 19, 2024

@fainc Any updates?

Later, plz. very busy this week

@fainc
Copy link
Contributor Author

fainc commented May 9, 2024

@gqcn Sorry I'm late.

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


@gqcn Sorry I'm late.

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.

None yet

3 participants