Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to create custom field types #30

Open
siamskoi opened this issue Jan 6, 2022 · 0 comments
Open

Add the ability to create custom field types #30

siamskoi opened this issue Jan 6, 2022 · 0 comments
Labels
type:enhancement Enhancement.

Comments

@siamskoi
Copy link

siamskoi commented Jan 6, 2022

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.

@roxblnfk roxblnfk added this to Cycle Jan 8, 2022
@roxblnfk roxblnfk moved this to Backlog in Cycle Jan 8, 2022
@roxblnfk roxblnfk added the type:enhancement Enhancement. label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement Enhancement.
Projects
Status: Backlog
Development

No branches or pull requests

2 participants