This PR was squashed before being merged into the master branch (closes#17).
Discussion
----------
Proposed a help note for the DB_URL config format
I'm not sure about this, but given that the URL format is so new to most developers, should we add a help note like this one?
Commits
-------
193b15b Proposed a help note for the DB_URL config format
This PR was merged into the master branch.
Discussion
----------
[Doctrine] Added an empty Repository/ dir in addition to Entity/
This fixes https://github.com/fabpot/flex/issues/31
Commits
-------
75d3156 [Doctrine] Added an empty Repository/ dir in addition to Entity/