I want to change the type of column from inet to text >. Therefore, I execute:
optional table table optional column type text;
But then I found out that the mask was added for all the values, for example: 192.168.100.141 - & gt; 192.168.100.141/32
.
No comments:
Post a Comment