We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
position
Video
The tutorial's show page will error out if there's a video associated with the tutorial that doesn't have a position set.
After adding the validation, write a script that updates all records in the database with a nil value stored in the position column.
nil
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The tutorial's show page will error out if there's a video associated with the tutorial that doesn't have a
position
set.After adding the validation, write a script that updates all records in the database with a
nil
value stored in theposition
column.The text was updated successfully, but these errors were encountered: