- 29 Dec, 2013 10 commits
-
-
Benjamin Eberlei authored
[DBAL-472] Fix altering column from notnull to null in Oracle
-
Benjamin Eberlei authored
Fix dropping table without autoincrement trigger in Oracle
-
Benjamin Eberlei authored
[DBAL-553] Add support for native JSON type on capable platforms
-
Benjamin Eberlei authored
Connection: Replaced ! is_int with is_string
-
Benjamin Eberlei authored
[DBAL-685] Add servicename connection parameter to Oracle drivers
-
Benjamin Eberlei authored
Fix foreign key columns order in Oracle
-
Benjamin Eberlei authored
Fix column default value introspection in Oracle
-
Benjamin Eberlei authored
Fix foreign key propagation on non-supporting MySQL table engines
-
Benjamin Eberlei authored
[DBAL-552] Fix parsing backtick quoted statement fragments in SQLParserUtils
-
Steve Müller authored
-
- 28 Dec, 2013 5 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Benjamin Eberlei authored
Fix index flags
-
Steve Müller authored
-
- 27 Dec, 2013 6 commits
-
-
Steve Müller authored
-
Michal Gebauer authored
Intended side effect is not to call extractTypeValues when $types array is empty which it is by default.
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 23 Dec, 2013 3 commits
-
-
Guilherme Blanco authored
[DBAL-726] Fix portability statement parameter binding delegation
-
Steve Müller authored
-
Steve Müller authored
-
- 22 Dec, 2013 16 commits
-
-
Benjamin Eberlei authored
[DBAL-593] Add more documentation about vendors and platforms
-
Steve Müller authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
Introduce BinaryType
-
Steve Müller authored
-
Steve Müller authored
-
Benjamin Eberlei authored
[DBAL-44] Fix column default value lifecycle
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-722] Introduce subclasses for runtime relevant exceptions
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
[DBAL-544] Fix reference to legacy Query::HYDRATE_* constants in ResultStatement documentation
-
Benjamin Eberlei authored
-
Steve Müller authored
-
Benjamin Eberlei authored
[DBAL-722] Introduce subclasses for runtime relevant exceptions (NotNull, DuplicateKey, ForeignKey Constraint Violation).
-
Benjamin Eberlei authored
Fix composite primary key introspection on Sqlite
-