- 06 Jun, 2017 2 commits
-
-
Marco Pivetta authored
Wrong class used in documentation - referenced `Driver` instead of `Driver\Connection`
-
b0nd0 authored
At lest it looks like one to me.
-
- 01 Jun, 2017 3 commits
-
-
Marco Pivetta authored
Table->getColumns() performance
-
Marco Pivetta authored
Fix type annotations for quote() of Connection interface
-
Marco Pivetta authored
Optimize and improve parameter conversion in OCI8Statement
-
- 24 May, 2017 1 commit
-
-
Sergei Morozov authored
1. Reworked the parser syntax to use proper Oracle escaping syntax as '' instead of \'. 2. Moved valid tests to the Functional section to ensure correct SQL syntax and logic.
-
- 22 May, 2017 1 commit
-
-
Christian Kuhn authored
Single drivers get and return various types in quote(), the interface docs should reflect that.
-
- 21 May, 2017 3 commits
-
-
Marco Pivetta authored
Update git submodule "docs/en/_theme"
-
Eugene Pisarchik authored
-
Ivan authored
This applies the following fixes to DBAL web docs: - Fix broken ServerGrove image on footer - Fix occasional link overlap - Delete .DS_Store file in bootstrap folder - Finish PR #3 "<ol/> styles fixed" (margin-bottom) - Fix <ol/> styles - Synchronize docs layout menu with main site. - Show versions only when having more than one.
-
- 20 May, 2017 3 commits
-
-
Marco Pivetta authored
Fixed oracle bug that primary key is missing if index_name != constraint_name
-
Marco Pivetta authored
SQLParserUtils::getPlaceholderPositions fails if there are quoted strings containing only backslashes
-
Eugene Pisarchik authored
-
- 17 May, 2017 1 commit
-
-
Sergei Morozov authored
-
- 16 May, 2017 4 commits
-
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
Sergei Morozov authored
-
- 11 May, 2017 1 commit
-
-
Marius Meissner authored
-
- 10 May, 2017 8 commits
-
-
mondrake authored
-
mondrake authored
-
Marco Pivetta authored
Add immutable date types
-
Marco Pivetta authored
[DBAL-990] Try platform detection without database name as fallback
-
Steve Müller authored
Closes #1882
-
Steve Müller authored
-
Steve Müller authored
FIX Sequence::isAutoIncrementsFor now case insensitive
-
mondrake authored
-
- 09 May, 2017 5 commits
-
-
mondrake authored
-
mondrake authored
-
mondrake authored
-
mondrake authored
-
Marco Pivetta authored
Merge MySQL 5.7.9 (GA) semantics into MySQL57Platform
-
- 08 May, 2017 2 commits
-
-
Daniel Hensby authored
-
Daniel Hensby authored
-
- 03 May, 2017 6 commits
-
-
Luís Cobucci authored
Adding PDO as hard dependency as per discussion in #808
-
Marco Pivetta authored
-
Marco Pivetta authored
Close #713 DBAL-1030
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
-