> > Finally I will go with something hand made but would be great to think on > this :) > Just a thing, in mysql unsigned exists, that's one of the column > properties. > who said the opposite ? the thing is, it's just mysql and firebird that the support can be added, it's a small list compared to all engines dal supports.
> On 17 Nov 2012, at 15:57, Niphlod wrote: > > > 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 > > --

