Re: Can I drop a NOT NUL constrain on an existing table?

Поиск
Список
Период
Сортировка
От Justin
Тема Re: Can I drop a NOT NUL constrain on an existing table?
Дата
Msg-id CALL-XePKmdChTV-gu-=Gm5O1oNACtAb90W4G9CdHGTYYKpmHfA@mail.gmail.com
обсуждение исходный текст
Ответ на Can I drop a NOT NUL constrain on an existing table?  (stan <stanb@panix.com>)
Список pgsql-general

Alter table mytable drop constraint  name_of_constraint


On Thu, Jan 16, 2020 at 9:43 AM stan <stanb@panix.com> wrote:
I see how to do this if it is a "dcleared" constraint, but this was just
defined in the table createion as inL

 report_no                   varchar UNIQUE ,


--
"They that would give up essential liberty for temporary safety deserve
neither liberty nor safety."
                                                -- Benjamin Franklin


В списке pgsql-general по дате отправления:

Предыдущее
От: Justin
Дата:
Сообщение: Re: Can I do this?
Следующее
От: Michael Nolan
Дата:
Сообщение: Re: Can I do this?