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

Feature: Add Model Default Values #4

Open
alanjames1987 opened this issue Aug 8, 2014 · 1 comment
Open

Feature: Add Model Default Values #4

alanjames1987 opened this issue Aug 8, 2014 · 1 comment
Labels

Comments

@alanjames1987
Copy link
Owner

Models should be able to have default values for certain properties, like created. When a new model record instance is created either a default method should be called or a precreated schema should be applied.

@alanjames1987 alanjames1987 changed the title Add Initialization Method Feature: Add Initialization Method Aug 21, 2014
@alanjames1987 alanjames1987 changed the title Feature: Add Initialization Method Feature: Add Method Default Values Aug 23, 2014
@alanjames1987 alanjames1987 changed the title Feature: Add Method Default Values Feature: Add Model Default Values Aug 23, 2014
@alanjames1987
Copy link
Owner Author

This might be doable with a before create event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant