Subject Changing non-nullable column to nullable in FB 3
Author Ralf Jansen

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