here is schema report, looks like a typo
userprotect
unique keys uid_up_type:
declared: array('uid, up_type')
actual: array('uid', 'up_type')
here is schema report, looks like a typo
userprotect
unique keys uid_up_type:
declared: array('uid, up_type')
actual: array('uid', 'up_type')
Comments
Comment #1
hunmonk commentedlooks like the result is still correct in the database, so i don't think a db update is necessary.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #3
hunmonk commented6.x-1.2 was just released, and contains this fix.