- 08 Apr, 2020 1 commit
-
-
Sergei Morozov authored
-
- 21 Mar, 2020 1 commit
-
-
Sergei Morozov authored
-
- 27 Jan, 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 6 commits
-
-
Jonathan H. Wage authored
-
Sergei Morozov authored
-
Sergei Morozov authored
Reworked `AbstractSchemaManager::extractDoctrineTypeFromComment()` removed `::removeDoctrineTypeFromComment()`
-
Sergei Morozov authored
-
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
-
- 03 Feb, 2019 1 commit
-
-
Sergei Morozov authored
-
- 05 Dec, 2018 1 commit
-
-
Sergei Morozov authored
-
- 02 Oct, 2018 2 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 01 Jul, 2018 1 commit
-
-
Vladimir Reznichenko authored
-
- 27 Jun, 2018 1 commit
-
-
Michael Moravec authored
-
- 30 Apr, 2018 1 commit
-
-
Simon Podlipsky authored
-
- 01 Apr, 2018 1 commit
-
-
Michael Moravec authored
-
- 29 Jan, 2018 1 commit
-
-
Gabriel Caruso authored
-
- 06 Dec, 2017 1 commit
-
-
Grégoire Paris authored
I am not sure if there is a rationale behind ignoring extra keys like this. I was under the impression that something might copy options to platform specific options, thus leaving options in the original array, knowing they would be ignored anyway. If it is the case, it would be best to just move them, otherwise, this commit might help troubleshoot some mapping issues. I had to fix some tests that wrongly used that options array (maybe these options were valid at some point?).
-
- 25 Jul, 2017 1 commit
-
-
Alessandro Minoccheri authored
-
- 07 Feb, 2017 1 commit
-
-
Steve Müller authored
-
- 21 Jan, 2017 1 commit
-
-
Steve Müller authored
-
- 17 Oct, 2014 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 29 Dec, 2013 1 commit
-
-
Steve Müller authored
-
- 28 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
-
- 07 Nov, 2013 1 commit
-
-
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
-
- 25 May, 2012 1 commit
-
-
Benjamin Eberlei authored
-
- 24 Mar, 2012 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 19 Dec, 2011 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Feb, 2011 1 commit
-
-
Benjamin Eberlei authored
-