Skip to content

Instantly share code, notes, and snippets.

@shuhei
Created March 18, 2015 00:30
Show Gist options
  • Save shuhei/ae6c1f227d628eb88990 to your computer and use it in GitHub Desktop.
Save shuhei/ae6c1f227d628eb88990 to your computer and use it in GitHub Desktop.
change_column_null

You can set not null constraint with change_column_null. You can also set default value, which is not SQL one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment