paul kölle wrote:
> IMO the real solution (tm) would be to change ForeignKey() (and probably
> others) to match the type of the referrenced column. Otherwise the id
> code using UNSIGNED INT  has to be reverted. Not sure what it buys you
> anyway...
>   
it doubles the range of possible ids (it also makes more sense to declare it as 
an unsigned considering that it can never be negative).

-- 
Dan


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to