This commit is contained in:
parent
37bb2d3a7a
commit
4676d8f4bb
@ -229,7 +229,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
|
||||
20,
|
||||
array('autoincrement' => true,
|
||||
'primary' => true,
|
||||
'unsigned' => true,
|
||||
)
|
||||
)
|
||||
), $this->columns);
|
||||
|
Loading…
Reference in New Issue
Block a user