alonam-zz

Results 2 issues of alonam-zz

Is there a way to use "pointer" type of column? For example when I want to delete the object of the pointer?

I want to update a column of type "object" in my table, with: {"0":{"end":"1:00","start":"12:00"}, "1":{"end":"1:00","start":"12:00"}, "2":{"end":"1:00","start":"12:00"}, "3":{"end":"1:00","start":"12:00"}, "4":{"end":"1:00","start":"12:00"}, "5":{"end":"1:00","start":"12:00"}, "6":{"end":"1:00","start":"12:00"}} but every time I get error like: "invalid type for...

todo