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 'required' to describe function #354

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Add 'required' to describe function #354

wants to merge 3 commits into from

Conversation

Covicake
Copy link

I'm using the standalone version of Waterline along with sails-mysql adapter.

Thus, I'm building my own automigration system and I want to detect differences between my model and the database table. The describe function is perfect for this, except it doesn't output the 'Nullable' option that it receives in the query.

I just added this information to the output of the function.

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