Remove default value from `organization_id` field
Problem
See epic description: &13636 (closed)
Context
After Fill `organization_id` during PersonalSnippets ... (#460827 - closed), we should have organization_id
set for all snippets. The organization_id
should be explicitly provided in Snippets::CreateService
.
Task
Remove default value from organization_id
field in snippets
table