- 20 Apr, 2013 1 commit
-
-
Antonio Carlos Ribeiro authored
-
- 19 Apr, 2013 1 commit
-
-
antonioribeiro authored
-
- 18 Apr, 2013 2 commits
-
-
Guilherme Blanco authored
[DBAL-497] Fixed SQL Server platform replacing 'FROM' in column names during limit
-
Shane Neuerburg authored
-
- 14 Apr, 2013 11 commits
-
-
Benjamin Eberlei authored
-
Guilherme Blanco authored
Fix for DBAL-442
-
Deni authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
everus authored
-
Benjamin Eberlei authored
[DBAL-54] [DBAL-420] Cannot drop schema using IDENTITY strategy in PostgreSQL
-
Benjamin Eberlei authored
fix named_token
-
Benjamin Eberlei authored
Add Symfony Console dependency to composer.json
-
Benjamin Eberlei authored
Connection#insert(), Connection#update() and Connection#delete(). Closes GH-271
-
Benjamin Eberlei authored
-
- 08 Apr, 2013 2 commits
-
-
Guilherme Blanco authored
Fixing issue when number of positional parameters != number of given types
-
Lars Strojny authored
-
- 06 Apr, 2013 4 commits
-
-
Benjamin Eberlei authored
Improve list SQL Server table indexes
-
Steve Müller authored
-
Benjamin Eberlei authored
Fix SQL Server default constraints
-
Benjamin Eberlei authored
Fix list SQL Server composite foreign keys
-
- 04 Apr, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 01 Apr, 2013 6 commits
-
-
Benjamin Eberlei authored
Allow removing column comment on some platforms
-
Benjamin Eberlei authored
Fix ModifyLimitQueryTest
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 30 Mar, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 28 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 26 Mar, 2013 2 commits
-
-
Benjamin Eberlei authored
Add length in the OCI8 bindParam
-
Julien SALLEYRON authored
-
- 24 Mar, 2013 3 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 22 Mar, 2013 1 commit
-
-
Adrien Crivelli authored
DBAL-54 was fixed in commit 3d55dc8e by changing SQL queries order. However it was later reintroduced. This patch uses a different, more future-proof way, approach by using DROP SEQUENCE ... CASCADE syntax, and thus does not depend on queries order.
-
- 19 Mar, 2013 2 commits
-
-
Guilherme Blanco authored
Fix platform create constraint foreign table name quotation
-
Steve Müller authored
-