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

MySQL point field support missing #13670

Closed
yueim opened this issue Dec 18, 2018 · 1 comment
Closed

MySQL point field support missing #13670

yueim opened this issue Dec 18, 2018 · 1 comment
Labels
enhancement Enhancement to the framework new feature request Planned Feature or New Feature Request

Comments

@yueim
Copy link

yueim commented Dec 18, 2018

There's no point type support via https://docs.phalconphp.com/en/3.4/api/Phalcon_Db_Column.

When try to save point value to point field, error occurs:

SQLSTATE[22003]: Numeric value out of range: 1416 Cannot get geometry object from data you send to the GEOMETRY field

@alsosee https://stackoverflow.com/a/27967277/9386595

@niden niden added the enhancement Enhancement to the framework label Dec 25, 2018
@niden
Copy link
Sponsor Member

niden commented Feb 23, 2019

Closing in favor of #13855. Will revisit if the community votes for it, or in later versions.

@niden niden closed this as completed Feb 23, 2019
@niden niden added the new feature request Planned Feature or New Feature Request label Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement to the framework new feature request Planned Feature or New Feature Request
Projects
None yet
Development

No branches or pull requests

2 participants