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

Handle Custom Types built over ORM Types #3

Open
aashutoshrathi opened this issue Jan 25, 2024 · 0 comments
Open

Handle Custom Types built over ORM Types #3

aashutoshrathi opened this issue Jan 25, 2024 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@aashutoshrathi
Copy link
Owner

As in when type ExtendedModel = Model & { something.. }
if we are checking the typeName.name = 'Model' that should still work.

@aashutoshrathi aashutoshrathi added help wanted Extra attention is needed question Further information is requested labels Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant