SchemaColumn
final class SchemaColumn
Properties
string | $name | ||
string | $readableType | ||
string | $writeableType | ||
bool | $nullable | ||
$options |
Methods
__construct(string $name, string $readableType, bool $nullable = false, array|null $options = null)
No description
Details
at line 33
__construct(string $name, string $readableType, bool $nullable = false, array|null $options = null)
No description