schema module reports a mismatch

oib - April 22, 2009 - 01:13
Project:User Activity
Version:6.x-1.1
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:oib
Status:active
Description

column idx:
declared: array('type' => 'float', 'unsigned' => TRUE, 'not null' => TRUE, 'precision' => 30, 'scale' => 20)
actual: array('type' => 'float', 'unsigned' => TRUE, 'not null' => TRUE, 'disp-width' => '30')
column idx:
declared: array('type' => 'float', 'unsigned' => TRUE, 'not null' => TRUE, 'precision' => 30, 'scale' => 20)
actual: array('type' => 'float', 'unsigned' => TRUE, 'not null' => TRUE, 'disp-width' => '30')

how to do?
thank you

 
 

Drupal is a registered trademark of Dries Buytaert.