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

Don`t work with Geometry data (like mysql geometry or point) #14

Open
Mirocow opened this issue Oct 30, 2015 · 2 comments
Open

Don`t work with Geometry data (like mysql geometry or point) #14

Mirocow opened this issue Oct 30, 2015 · 2 comments

Comments

@Mirocow
Copy link

Mirocow commented Oct 30, 2015

i use it

for save
base64_encode(serialize($data))
for load
unserialize(base64_decode($data)); for fixed

@tom--
Copy link
Owner

tom-- commented Oct 30, 2015

@Mirocow could you provide an example of how you would like it to work? I've never used Geometry data and have no idea how to test what's broken.

@Mirocow
Copy link
Author

Mirocow commented Nov 1, 2015

i can send you some dump with point or polygon

2015-10-30 18:01 GMT+03:00 Tom Worster [email protected]:

@Mirocow https://github.com/Mirocow could you provide an example of how
you would like it to work. I've never used Geometry data and have no idea
how to test what's broken.


Reply to this email directly or view it on GitHub
https://github.com/tom--/yii2-dynamic-ar/issues/14#issuecomment-152548909
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants