aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Doctrine
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsJeremy Benoist2017-12-121-4/+4
|
* Add custom driver & schema manager for PostgreSQL 10Jeremy Benoist2017-12-122-0/+63
|
* Quoted entity to avoid reserved keywordJeremy Benoist2015-11-071-83/+0
| | | | Should fix #1498
* CSJeremy Benoist2015-05-301-4/+4
|
* Update naming strategy since Doctrine 2.5Jeremy Benoist2015-05-301-0/+8
| | | | See https://github.com/doctrine/doctrine2/commit/20fb8270dc3c84eceaf90979644fdfbe0b2e615e
* Ability to prefix tablesJeremy2015-04-011-0/+75
Will fix #799