ps: checked a little and probably found out because web2py doesn't have a 
default type for unsigned ints.

SQLite --> unsigned integer doesn't exist. Only integer
Postgresql --> same as above
MSSQL --> same as above
Oracle --> can be used in t-sql only, so, for table columns no support
Mysql --> supported
Firebird --> supported


-- 



Reply via email to