final class InsertEditColumn (View source)

Properties

string|null $default
string $md5
string $trueType

trueType contains only the type (stops at first bracket)

string $pmaType
int $length
bool $firstTimestamp

Methods

__construct(string $field, string $type, bool $isNull, string $key, string|null $default, string $extra, int $columnLength, bool $isBinary, bool $isBlob, bool $isChar, bool $insertMode)

No description

Details

__construct(string $field, string $type, bool $isNull, string $key, string|null $default, string $extra, int $columnLength, bool $isBinary, bool $isBlob, bool $isChar, bool $insertMode)

No description

Parameters

string $field
string $type
bool $isNull
string $key
string|null $default
string $extra
int $columnLength
bool $isBinary
bool $isBlob
bool $isChar
bool $insertMode