Subject | Changing non-nullable column to nullable in FB 3 |
---|---|
Author | Ralf Jansen |
Post date | 2016-04-29T16:19:54Z |
Hi,
i followed the guideline here
http://www.firebirdsql.org/manual/nullguide-alter-pop-tables.html
to change an already populated column to nullable (constraint has no name).
The guideline involves updating a system table in such a case and in 3.0 they are read-only now. What would be the way to do it now?
Thanks
Ralf