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 the ability to save an array of models #31

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

tim-s-ccs
Copy link
Owner

  • Get attributes from an array of models
  • Allow for primary keys to be something other than ID
  • Fix issue with data casting to models
  • Add an array for models
  • Make the save create active models if needed
  • For static models make sure the primary key is a string
  • Re add the ability to save static models
  • Allow for saving of an array of active models

Allow for primary keys to be something other than ID

Fix issue with data casting to models

Add an array for models

Make the save create active models if needed

For static models make sure the primary key is a string

Re add the ability to save static models

Allow for saving of an array of active models
@tim-s-ccs tim-s-ccs merged commit 0ca36a7 into main Feb 21, 2022
@tim-s-ccs tim-s-ccs deleted the allow-for-an-array-of-models branch February 21, 2022 17:44
@tim-s-ccs tim-s-ccs mentioned this pull request Feb 22, 2022
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.

1 participant