Skip to content
Snippets Groups Projects
Commit da919ce6 authored by Allen Gilliland's avatar Allen Gilliland
Browse files

allow annotation 'title' column to be nullable.

parent 385399b2
Branches
Tags
No related merge requests found
......@@ -2038,8 +2038,7 @@
{
"column": {
"name": "title",
"type": "TEXT",
"constraints": {"nullable": false}
"type": "TEXT"
}
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment