Commit 4676d8f4 authored by zYne's avatar zYne

--no commit message

--no commit message
parent 37bb2d3a
...@@ -229,7 +229,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable ...@@ -229,7 +229,6 @@ class Doctrine_Table extends Doctrine_Configurable implements Countable
20, 20,
array('autoincrement' => true, array('autoincrement' => true,
'primary' => true, 'primary' => true,
'unsigned' => true,
) )
) )
), $this->columns); ), $this->columns);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment