- 04 May, 2020 1 commit
-
-
Grégoire Paris authored
-
- 30 Mar, 2020 1 commit
-
-
Sergei Morozov authored
Additionally, set the new value and get the old one in one ini_set() call.
-
- 29 Mar, 2020 1 commit
-
-
Luís Cobucci authored
-
- 28 Oct, 2019 1 commit
-
-
David Maicher authored
-
- 17 Mar, 2019 1 commit
-
-
Ahmed Abdou authored
-
- 29 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 30 Nov, 2018 2 commits
-
-
Benjamin Morel authored
-
Benjamin Morel authored
-
- 07 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 09 Aug, 2018 1 commit
-
-
Sergei Morozov authored
-
- 01 Jul, 2018 1 commit
-
-
Vladimir Reznichenko authored
-
- 27 Jun, 2018 1 commit
-
-
Michael Moravec authored
-
- 07 Jun, 2018 1 commit
-
-
Michael Moravec authored
-
- 15 May, 2018 1 commit
-
-
Michele Locati authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 28 Jul, 2017 2 commits
-
-
Jean-Baptiste Noblot authored
-
Jean-Baptiste Noblot authored
Fix PSR2 rules : "As per PSR2, the static declaration should come after the visibility declaration."
-
- 25 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 13 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 15 Feb, 2016 1 commit
-
-
Richard Quadling authored
Without using ``--list|-l`` you get a too many arguments error. As an example ... ``` [ 15/02/2016 17:45:32 ] [ C:\wamp\www ] >vendor\bin\doctrine-dbal d:re mysql57 mysql [Symfony\Component\Console\Exception\RuntimeException] Too many arguments. dbal:reserved-words [-l|--list [LIST]] [ 15/02/2016 17:47:39 ] [ C:\wamp\www ] >vendor\bin\doctrine-dbal d:re -l mysql57 mysql [Symfony\Component\Console\Exception\RuntimeException] Too many arguments. dbal:reserved-words [-l|--list [LIST]] [ 15/02/2016 17:47:48 ] [ C:\wamp\www ] >vendor\bin\doctrine-dbal d:re -l mysql57 -l mysql Checking keyword violations for mysql57, mysql... There are 5 reserved keyword violations in your database schema: - Table affiliates column key keyword violations: MySQL57, MySQL - Table epos_landing_pages column key keyword violations: MySQL57, MySQL - Table purchase_notifications column trigger keyword violations: MySQL57, MySQL - Table xpermissions column add keyword violations: MySQL57, MySQL - Table xpermissions column delete keyword violations: MySQL57, MySQL ```
-
- 09 Jan, 2016 1 commit
-
-
Steve Müller authored
-
- 02 Jul, 2015 1 commit
-
-
Martin Prebio authored
-
- 19 Dec, 2014 1 commit
-
-
Jeroen Thora authored
-
- 13 May, 2014 2 commits
-
-
Marco Pivetta authored
-
Luís Otávio Cobucci Oblonczyk authored
Adding doctrine-dbal to composer.json and making it work just like doctrine command (from Doctrine ORM)
-
- 17 Apr, 2014 1 commit
-
-
Benjamin Morel authored
-
- 10 Feb, 2014 1 commit
-
-
Martin Hasoň authored
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 27 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 21 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 06 Dec, 2013 1 commit
-
-
Julio Montoya authored
Applying suggestions.
-
- 05 Dec, 2013 1 commit
-
-
Julio Montoya authored
-
- 02 Nov, 2013 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 21 Jun, 2013 1 commit
-
-
Benjamin Morel authored
- Fixed docblocks - Removed return statements on void methods - Cleaned up unused private / local variables - Fixed license issues - Removed SVN leftovers - Fixed doctrine-project.org links - Added line breaks before return statements
-