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 field to fillable and make it required #625

Merged
merged 2 commits into from
Jul 12, 2024

Conversation

pxpm
Copy link
Contributor

@pxpm pxpm commented Jul 12, 2024

WHY

BEFORE - What was wrong? What was happening before this PR?

the field was not nullable in the database and didn't had any validation or was added to fillable.

AFTER - What is happening after this PR?

It's now validated and added to fillable property of the model.

@pxpm pxpm merged commit 7416adb into main Jul 12, 2024
3 of 4 checks passed
@pxpm pxpm deleted the add-field-to-fillable-and-make-it-required branch July 12, 2024 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants