Quote:
Originally Posted by freecartoonporn
thats strange ,they could have set Attributes as unsigned.
but thats my thinking anyways idk what db platform they are using.
|
I was thinking the same, but it turns out that Google has a convention of using INT signed, as there are some problems with using unsigned in some calculations (not a storage issue).