Skip to content

Add the ability to create custom field types #30

@siamskoi

Description

@siamskoi

Now I can't create custom fields:

$this->table('table')->addColumn('location', 'point');

I got error Undefined abstract/virtual type 'point' in AbstractColumn.php line 449

Add the ability to create custom field types.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions