Just define the NOT NULL column and not the default.
spatial columns have an implicit default value of 'empty'.
Unfortunately, because you get a paste warning saying that there is no default value; but you also have an explicit default value.
source share