Skip to content

Commit

Permalink
changing from non-null to null per standup discussion
Browse files Browse the repository at this point in the history
  • Loading branch information
djbrooke authored Dec 16, 2019
1 parent 85eb558 commit 72bc488
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
-- contenttype can be non-null because dataset tools do not require it
-- contenttype can be null because dataset tools do not require it
ALTER TABLE externaltool ALTER contenttype DROP NOT NULL;

0 comments on commit 72bc488

Please sign in to comment.