tom--/yii2-dynamic-ar

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

Opened this issue · 2 comments

i use it

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

tom-- commented

@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.

i can send you some dump with point or polygon

2015-10-30 18:01 GMT+03:00 Tom Worster notifications@github.com:

@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
.