Guilherme Blanco
|
a1d77bdc65
|
Renamed coll to collection and some small updates to tests.
|
2015-01-15 03:14:48 +00:00 |
|
Marco Pivetta
|
0f165bce50
|
#1235 DDC-3470 - coverage annotations
|
2014-12-31 09:46:19 +01:00 |
|
Marco Pivetta
|
a93e5fa1c2
|
#1235 DDC-3470 - license headers
|
2014-12-31 09:45:46 +01:00 |
|
Marco Pivetta
|
74f00327bd
|
#1235 DDC-3470 - adding @group annotation for newly introduced test cases
|
2014-12-31 09:45:33 +01:00 |
|
Marco Pivetta
|
e2b34ff5d2
|
#1235 DDC-3470 - joined subclass persister empty executeInserts() method return type test
|
2014-12-31 09:44:39 +01:00 |
|
Michaël Gallego
|
9813c2d5f1
|
Add tests
|
2014-05-15 18:22:56 +02:00 |
|
Guilherme Blanco
|
4185a9ce4b
|
Merge pull request #999 from doctrine/hotfix/DDC-3065-null-value-in-in-criteria-support
DDC-3065 null value in in criteria support
|
2014-04-20 23:30:14 -04:00 |
|
Giorgio Premi
|
6cb3fa8fb7
|
Removed all useless occurrence of require_once TestInit.php
|
2014-04-07 14:43:25 +02:00 |
|
Marco Pivetta
|
f80fceda0e
|
DDC-3042 - changing SQL generation tests to respect changes in naming strategy
|
2014-04-04 03:05:48 +02:00 |
|
Marco Pivetta
|
a8b96803a4
|
DDC-3065 - persister tests for criteria containing NULL values in IN() conditions
|
2014-04-03 17:36:56 +02:00 |
|
Alexander
|
66a842c143
|
[DDC-2471] Fix EQ/NEQ null handling of criteria
|
2013-05-26 09:04:19 +02:00 |
|
Benjamin Eberlei
|
05e5ae8bfa
|
Merge pull request #413 from FabioBatSilva/refactory-persisters
code refactorings on persister
|
2012-11-25 03:50:52 -08:00 |
|
Matthieu Napoli
|
c2d9197900
|
Fix and test for DDC-2073
|
2012-11-06 15:12:19 +01:00 |
|
Matthieu Napoli
|
e15cf324c3
|
Fix and test for DDC-2073
|
2012-11-06 15:05:53 +01:00 |
|
Fabio B. Silva
|
308b54a8f3
|
code refactoring on BasicEntityPersister
|
2012-11-05 22:52:39 -02:00 |
|
Fabio B. Silva
|
b998a522b0
|
remove '_' prefix at BasicEntityPersister
|
2012-11-05 22:50:23 -02:00 |
|
Fabio B. Silva
|
f335f23145
|
tests for quoted columns metadata
|
2012-06-18 14:42:56 -03:00 |
|
Fabio B. Silva
|
d49a968d55
|
tests for DDC-1719
|
2012-06-18 14:42:53 -03:00 |
|
Daniel Holmes
|
cd6b584722
|
Fix namespace of BasicEntityPersisterTypeValueSqlTest
|
2012-01-15 22:31:01 +11:00 |
|
Benjamin Eberlei
|
cd6131c9b8
|
Remove all trailing whitespaces
|
2011-12-19 22:56:19 +01:00 |
|
Jan Sorgalla
|
841d12e9b6
|
Move check for conversion SQL to ClassMetadataInfo
|
2011-11-20 19:50:51 +01:00 |
|
Jan Sorgalla
|
6f35679911
|
Initial implementation of Doctrine\DBAL\Types\Type::convertToDatabaseValueSQL() and Doctrine\DBAL\Types\Type::convertToPHPValueSQL() integration
|
2011-11-19 00:35:29 +01:00 |
|