- 28 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
DBAL-22 - Fix DateTime with Timezone handling in Postgres and Oracle by introducing new type DateTimeTz and have SchemaManagers of both platforms detect this type. Added general conversion testcase which made some bugs in Oracle Date Handling and $stmt->fetchColumn() appear
-
- 13 Jun, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 09 Jun, 2010 7 commits
-
-
Juozas Kaziukenas authored
-
Juozas Kaziukenas authored
Signed-off-by:
Juozas Kaziukenas <juozas@juokaz.com>
-
Juozas Kaziukenas authored
Signed-off-by:
Juozas Kaziukenas <juozas@juokaz.com>
-
Juozas Kaziukenas authored
Signed-off-by:
Juozas Kaziukenas <juozas@juokaz.com>
-
Juozas Kaziukenas authored
Signed-off-by:
Juozas Kaziukenas <juozas@juokaz.com>
-
Juozas Kaziukenas authored
Signed-off-by:
Juozas Kaziukenas <juozas@juokaz.com>
-
Juozas Kaziukenas authored
Signed-off-by:
Juozas Kaziukenas <juozas@juokaz.com>
-
- 15 May, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 11 May, 2010 1 commit
-
-
Benjamin Eberlei authored
DDC-515 - Enhanced Validate-Schema-Command, integrated it with CLI and besides mapping<->database checks also do consistency checks of the mapping files
-
- 10 May, 2010 1 commit
-
-
Roman S. Borschel authored
Removed EntityTransaction until it has a real purpose. Added the affected entity to OptimisticLockException. Updated functional optimistic locking tests accordingly.
-
- 08 May, 2010 1 commit
-
-
Roman S. Borschel authored
-
- 06 May, 2010 1 commit
-
-
Guilherme Blanco authored
Revertd partially the support to DBAL\Transaction, it was wrong. Fixed implementation of ORM\EntityTransaction and fixed tests.
-
- 30 Apr, 2010 1 commit
-
-
Guilherme Blanco authored
-
- 27 Apr, 2010 1 commit
-
-
Roman S. Borschel authored
Fixed svn dependency in build file and some weird issues where the oci8 driver loses spaces in the sql while transforming positional to named parameters.
-
- 21 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 20 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
Fixed pecl/ibm_db2 Driver and Connection to run smoothly against the complete test-suite (depending on a c-patch to the extension though)
-
- 18 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
DDC-496 Finished first versions of platform and schema manager for DB2, DDC-528 Added support for PDO_IBM driver, passing all but 3 tests that are related to CLOB fields
-
- 08 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 07 Apr, 2010 1 commit
-
-
Benjamin Eberlei authored
-
- 02 Apr, 2010 1 commit
-
-
beberlei authored
-
- 29 Mar, 2010 1 commit
-
-
romanb authored
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
-
- 11 Feb, 2010 2 commits
- 31 Jan, 2010 1 commit
-
-
beberlei authored
-
- 09 Dec, 2009 1 commit
-
-
romanb authored
-
- 06 Dec, 2009 1 commit
-
-
beberlei authored
[2.0] DDC-197 - Fix for OCI8 returning CLOBs as OCI-LOB instances, was it that easy? The test suggets that inserting clobs is not even requiring the temporary syntax anymore.. Great!
-
- 08 Nov, 2009 2 commits
- 15 Aug, 2009 1 commit
-
-
romanb authored
-
- 13 Aug, 2009 1 commit
-
-
romanb authored
[2.0] Fixed several referential integrity issues. Fixed critical issue with inserts being run twice on postgresql/oracle. Added support for additional tree walkers that modify the AST prior to SQL construction and started to play with it in a testcase.
-
- 22 Jun, 2009 1 commit
-
-
romanb authored
[2.0] Implemented DQL bulk DELETE support for Class Table Inheritance. Other cleanups, refactorings and docblock additions.
-
- 20 Jun, 2009 1 commit
-
-
jwage authored
-
- 02 Jun, 2009 1 commit
-
-
piccoloprincipe authored
-
- 30 May, 2009 2 commits
- 29 May, 2009 1 commit
-
-
jwage authored
-
- 28 May, 2009 1 commit
-
-
jwage authored
[2.0] More general work on the SchemaManager and Platform classes. Making API more complete and adding sqlite and mysql test coverage.
-