ipaddresses table, owner column length short
phpipam open-source IP address management
Brought to you by:
myha
I noticed that you can enter in a string in the owner part of an IP Address but that doens't transfer to the database as it's a varchar(32).
I'm manually modified the column to be varchar(64) to accomodate the length of the length I'd personaly like to support.
Is it possible to have this column extended in a furture release or have it customizable?
Thanks again.
Mark.
Anonymous