- 17 Jun, 2020 1 commit
-
-
Jonathan H. Wage authored
-
- 27 May, 2020 1 commit
-
-
Sergei Morozov authored
-
- 13 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 08 Apr, 2020 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 21 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 26 Jan, 2020 1 commit
-
-
Sergei Morozov authored
-
- 31 Dec, 2019 1 commit
-
-
Sergei Morozov authored
1. `SqliteSchemaManager#_getPortableTableColumnList()` was mistakenly marked `@deprecated` instead of `#_getPortableTableIndexDefinition()` in #3565. 2. `OracleSchemaManager#_getPortableDatabaseDefinition()` was mistakenly marked `@deprecated` instead of `#_getPortableFunctionDefinition()` in #3565. 3. The deprecation message in the `OracleSchemaManager#createDatabase()` description is irrelevant as of #3565.
-
- 02 Nov, 2019 5 commits
-
-
Jonathan H. Wage authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Reworked `AbstractSchemaManager::extractDoctrineTypeFromComment()` removed `::removeDoctrineTypeFromComment()`
-
Michael Moravec authored
-
Sergei Morozov authored
1. The argument is always available since the method is only called from listTableIndexes() which requires a table name. 2. The argument itself seems a workaround and only needed to bypass the fact that the SQLiteSchemaManager violates the method contract: instead of reformatting the provided data it fetches more data from the DB schema which requires a table name. This argument should be dropped completely later.
-
- 31 Oct, 2019 1 commit
-
-
Sergei Morozov authored
-
- 07 Aug, 2019 1 commit
-
-
David Négrier authored
-
- 23 Apr, 2019 1 commit
-
-
Sergei Morozov authored
-
- 18 Apr, 2019 1 commit
-
-
Sergei Morozov authored
-
- 17 Mar, 2019 1 commit
-
-
Ahmed Abdou authored
-
- 24 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 22 Jan, 2019 1 commit
-
-
Sergei Morozov authored
-
- 06 Oct, 2018 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 3 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Jul, 2018 1 commit
-
-
Vladimir Reznichenko authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 29 Mar, 2018 1 commit
-
-
Michael Moravec authored
-
- 29 Jan, 2018 1 commit
-
-
Sergei Morozov authored
-
- 04 Jan, 2018 2 commits
-
-
Gabriel Caruso authored
-
Marco Pivetta authored
This reverts commit e3ab1276, reversing changes made to f988b0a6.
-
- 03 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 01 Jan, 2018 1 commit
-
-
Adrien Crivelli authored
-
- 07 Dec, 2017 1 commit
-
-
Gabriel Caruso authored
-
- 21 Nov, 2017 3 commits
-
-
Luís Cobucci authored
The reasoning behind this is to essentially rely on a single type (or the absence of it), therefore add type declarations. Since these are private methods we can do that without breaking BC.
-
Gawain Lynch authored
-
Gawain Lynch authored
-
- 25 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 10 Jan, 2016 1 commit
-
-
Steve Müller authored
-
- 05 Jan, 2016 1 commit
-
-
Steve Müller authored
fixes #1339 closes #921
-
- 07 Dec, 2015 1 commit
-
-
Martin Hasoň authored
-