[development] Reconciling mysql & pgsql schemas

Yves Chedemois yched.drupal at free.fr
Mon May 14 19:38:08 UTC 2007


Barry,
if I understand the patch right, things like the following are not 
actual mismatches, are they ?

* boxes
  o column bid:
    declared: array('type' => 'int', 'not null' => 1)
    actual: array('type' => 'serial', 'not null' => 1)


Y. Ch.


More information about the development mailing list