Pavel
Pavel
I am not sure if it maintain compatibility with all of symfony versions. Did you test it against them?
For me - looks good
Let's do it
Currently we have `$this->primaryKey()` that returns for mysql `int(11) NOT NULL AUTO_INCREMENT PRIMARY KEY`, so if we will use `$this->primaryKey()` the way suggested by @mdmunir , we will lose backward...
Absolutely aggree, currently it is a pain to write foreight keys every time
@weeco Hi! I have fixed review comments, please take a look!
This is a duplication of #496