wiki.techinc.nl/maintenance/archives/patch-bot_passwords-bp_user-unsigned.sql
Reedy f4022fe876 Making numerous fields unsigned to match their target referenced column
Bug: T157227
Change-Id: Ic11822d6c893103adcc99a3e188a592f13c968b8
2017-09-06 19:34:09 +01:00

1 line
No EOL
68 B
SQL

ALTER TABLE /*_*/bot_passwords MODIFY bp_user int unsigned NOT NULL;