- 02 Nov, 2019 18 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Jonathan H. Wage authored
-
Sergei Morozov authored
-
Jonathan H. Wage authored
-
Michael Moravec authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Changed the type of `$char` in `AbstractPlatform::getTrimExpression()` from `string|false` to `?string`
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Dawid 'DeyV' Polak authored
- fix 'Unknown database type string requested, Doctrine\DBAL\Platforms\SqlitePlatform may not support it.' error
-
Michael Moravec authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
- 07 Aug, 2019 1 commit
-
-
David Négrier authored
-
- 17 Mar, 2019 2 commits
-
-
Ahmed Abdou authored
-
Ahmed Abdou authored
-
- 29 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 20 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 11 Jul, 2018 1 commit
-
-
Sergei Morozov authored
-
- 01 Jul, 2018 1 commit
-
-
Vladimir Reznichenko authored
-
- 27 Jun, 2018 1 commit
-
-
Michael Moravec authored
-
- 21 May, 2018 1 commit
-
-
Sergei Morozov authored
-
- 15 May, 2018 1 commit
-
-
Alessandro Minoccheri authored
-
- 11 May, 2018 2 commits
-
-
Timo Bakx authored
-
Robin Appelman authored
If a PRIMARY KEY field is defined in sqlite without autoincrement then keys might be reused when rows are deleted, explicitly settings autoincrement will prevent this. Autoincrement is not enabled by default due to additional overhead introduced with autoincrement bookkeeping and should only be enabled when the additional uniqueness is required.
-
- 28 Apr, 2018 1 commit
-
-
Sergei Morozov authored
The SQLite and Oracle platforms produces a `ROUND()`'ed or `TRUNC()`'ated difference between the datetimes. However it should be the difference between dates.
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 13 Feb, 2018 1 commit
-
-
Fogs authored
-
- 11 Feb, 2018 1 commit
-
-
Fogs authored
-
- 29 Jan, 2018 3 commits
-
-
Michael Moravec authored
-
Michael Moravec authored
-
Michael Moravec authored
-