pgsql (at least version 8.1) does not support integer unsigned type instead integer with check(column >=0) can be used (this has been mentioned in other issues before).
fixed install file attached. tested and works on my install :)
| Comment | File | Size | Author |
|---|---|---|---|
| releasemonitor.install.txt | 1.54 KB | LordVan |
Comments
Comment #1
douggreen commentedThe patch has been applied to the 5.x-dev branch. Thanks!
Comment #2
(not verified) commented