- 21 Oct, 2014 2 commits
-
-
Marco Pivetta authored
[DBAL-1016] Fix explicitly quoted table identifiers in ALTER TABLE statements
-
Marco Pivetta authored
Adds support for setting the charset in SQLSrv
-
- 20 Oct, 2014 9 commits
-
-
Steve Müller authored
-
Francisco Facioni authored
As seen here => http://technet.microsoft.com/en-us/library/cc626307(v=sql.105).aspx
-
Marco Pivetta authored
Reset date fields to UNIX epoch in TimeType.
-
Pavel Horal authored
TimeType resets date fields (i.e. unused DateTime object fields) to UNIX epoch (1970-01-01). This makes TIME field mapping stabe (i.e. same time will be always mapped to the same DateTime fields). See DDC-179 (similar issue with DateType). Fixes DBAL-993.
-
Marco Pivetta authored
-
Kim Hemsø Rasmussen authored
[DBAL-1014] Support HHVM mysqli driver
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 19 Oct, 2014 6 commits
-
-
Marco Pivetta authored
Close #696
-
Marco Pivetta authored
-
Marco Pivetta authored
-
Marco Pivetta authored
[DBAL-1009] Fix column comment lifecycle
-
Marco Pivetta authored
[DBAL-1001] Fix NULL / NOT NULL clause for column alterations in Oracle
-
Marco Pivetta authored
[DBAL-831] Fix explicit case sensitive identifiers in Oracle
-
- 17 Oct, 2014 8 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
[Documentation] Add missing quotes at the end of literal strings
-
Fabien Schurter authored
-
- 16 Oct, 2014 6 commits
-
-
Marco Pivetta authored
[DBAL-1010] Fix renaming column with default value on SQL Server
-
Marco Pivetta authored
[DBAL-1011] Fix column comments containing string literal chars on SQL Server
-
Steve Müller authored
-
Steve Müller authored
-
Marco Pivetta authored
-
Marco Pivetta authored
Fixed expanding positional parameters which do not start from 0
-
- 15 Oct, 2014 1 commit
-
-
Steve Müller authored
-
- 13 Oct, 2014 1 commit
-
-
Martin Hasoň authored
-
- 08 Oct, 2014 2 commits
-
-
Marco Pivetta authored
Add test for explicit positional parameter keys in SQLParserUtils
-
Steve Müller authored
-
- 07 Oct, 2014 1 commit
-
-
Marco Pivetta authored
Changed the composer constraint to allow Common 2.5
-
- 05 Oct, 2014 1 commit
-
-
Christophe Coevoet authored
-
- 17 Sep, 2014 3 commits
-
-
Marco Pivetta authored
[DBAL-774] Fix QueryBuilder parsing order of joins
-
Steve Müller authored
-
Jeroen Thora authored
-