Subject Set column NULL/NOT NULL
Author Thomas Woinke
Hi there,

maybe this has been asked for since the beginning of time and no doubt
there are lots of more important stuff to be added to firebird, so
forgive me if I am asking a stupid question, but are there plans to
add a syntax like
alter table FOO modify BAR integer not null;
to firebird?

The methods described at http://www.firebirdfaq.org/faq103/ do of
course work, but feel a bit awkward to me.

Thanks in advance,
Thomas