- 15 Apr, 2013 1 commit
-
-
Matthias Lohr authored
-
- 14 Apr, 2013 6 commits
-
-
Benjamin Eberlei authored
-
Deni authored
-
Benjamin Eberlei authored
-
everus authored
-
Benjamin Eberlei authored
Connection#insert(), Connection#update() and Connection#delete(). Closes GH-271
-
Benjamin Eberlei authored
-
- 08 Apr, 2013 1 commit
-
-
Lars Strojny authored
-
- 06 Apr, 2013 1 commit
-
-
Steve Müller authored
-
- 04 Apr, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 28 Mar, 2013 1 commit
-
-
Steve Müller authored
-
- 26 Mar, 2013 1 commit
-
-
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 1 commit
-
-
Steve Müller authored
-
- 14 Mar, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 05 Mar, 2013 2 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
- 04 Mar, 2013 2 commits
-
-
Jonathan Johnson authored
-
Benjamin Eberlei authored
-
- 02 Mar, 2013 1 commit
-
-
Jonathan Johnson authored
Change Oracle sequence generation to match what is being created by ORM and other platforms in the form of $table_$column_SQL instead of $table_SEQ
-
- 27 Feb, 2013 2 commits
-
-
Benjamin Eberlei authored
-
Benjamin Eberlei authored
-
- 21 Feb, 2013 2 commits
-
-
Guilherme Blanco authored
-
Guilherme Blanco authored
-
- 14 Feb, 2013 1 commit
-
-
Steve Müller authored
-
- 13 Feb, 2013 3 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
- 09 Feb, 2013 3 commits
-
-
Alexander authored
-
Jasper N. Brouwer authored
Choose between TINYBLOB, BLOB, MEDIUMBLOB and LONGBLOB based on the length of the field. Behaves the same way as the TEXT type declaration.
-
Jasper N. Brouwer authored
This should be 65535 (2 ^ 16 - 1) in stead of 65532. Modified docblock to show the max lengths.
-
- 03 Feb, 2013 4 commits
-
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-
Steve Müller authored
-