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

Add stub/extension for models #9

Open
ariddlestone opened this issue Feb 21, 2023 · 1 comment
Open

Add stub/extension for models #9

ariddlestone opened this issue Feb 21, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ariddlestone
Copy link
Owner

ariddlestone commented Feb 21, 2023

Add stubs and/or extensions to handle things like

  • find('count') returning int|false (not array)
  • findByX
  • findAllByX
@ariddlestone ariddlestone converted this from a draft issue Feb 21, 2023
@ariddlestone ariddlestone self-assigned this Feb 21, 2023
@ariddlestone ariddlestone added the enhancement New feature or request label Feb 24, 2023
ariddlestone added a commit that referenced this issue Feb 24, 2023
@ariddlestone ariddlestone changed the title Add Model support Add extension for models Mar 17, 2023
@ariddlestone ariddlestone changed the title Add extension for models Add stub/extension for models Mar 17, 2023
@ariddlestone
Copy link
Owner Author

We could read the schema files to get the column names/types.

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
Status: Todo
Development

No branches or pull requests

1 participant