Thread: TaskMaster
View Single Post
  #8  
Old 07-16-2009, 04:44 AM
KLS
Administrator
 
Join Date: Sep 2006
Posts: 1,348
Default

Well it's default value is -1, but the DB doesn't take signed values which is why it overflows to something so large. I consider it intended behavior; something to make you remember to set it.

The other is probably because it's not initializing to 0 on the min/max and I can have fixed.
Reply With Quote