Column
final class Column
Column reflection.
Methods
__construct(string $name, Table|null $table = null, string $nativeType = '', int|null $size = null, int|null $scale = null, bool $nullable = false, mixed $default = null, bool $autoIncrement = false, bool $primary = false, array $vendor = [])
No description
string
__toString()
No description
Details
at line 19
__construct(string $name, Table|null $table = null, string $nativeType = '', int|null $size = null, int|null $scale = null, bool $nullable = false, mixed $default = null, bool $autoIncrement = false, bool $primary = false, array $vendor = [])
internal |
No description
at line 34
string
__toString()
No description