Deprecated: Assigning the return value of new by reference is deprecated in /home/bluestat/public_html/source/index.php on line 477
Bugdar - Commit - ViewGit - Blue Static

The bugfieldpermission and permission tables' mask field needs to be an int instead of smallint. Fixes bug #148.

Author Robert Sesek <rsesek@bluestatic.org>
Author date 2009-01-15 16:34:00
Author local date 2009-01-15 11:34:00 -0500
Committer Robert Sesek <rsesek@bluestatic.org>
Committer date 2009-01-15 16:35:37
Committer local date 2009-01-15 11:35:37 -0500
Commit 5ed744d999a0e20c778ec1f6c2830c6594144529
Tree 2909bb891f3845ea67439257a1e7cef8e781698a
Parent 2f104a10293dfff888240fe14e0758a8892005c0
The bugfieldpermission and permission tables' mask field needs to be an int instead of smallint. Fixes bug #148.

* install/schema.php: Change smallinto to int
* install/upgrade18.php: Add to ALTER queries to make the change in existing installations