mysql.php
9.02 KB
-
Added UNSIGNED to mysql grammar inrementer() · e0d491cb
Added UNSIGNED to the mysql grammar file because auto increment fields only run upwards, it's a waste of space to provide negative values by the default SIGNED state of INT.
Tobias Orterer committed