Subject | Set column NULL/NOT NULL |
---|---|
Author | Thomas Woinke |
Post date | 2008-10-24T12:44:20Z |
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
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