chash
chash copied to clipboard
Remove "unsigned" int tables
This is specific to the Mysql database, instead of using "int unsigned" use bigint, smallint or int.
This looks good in the code. Is there something preventing you for closing this issue?