This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
doctrine2
Watch
1
Star
0
Fork
0
You've already forked doctrine2
mirror of
synced
2025-02-09 08:49:26 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
History
Guilherme Blanco
84eb175dbf
Merge pull request
#1436
from dadamssg/DDC-3785
...
allow ManyToManyPersister to handle custom identification types
2015-11-15 22:24:01 -05:00
..
DbalTypes
#1336
- class constants over string references in tests - removing useless QueryBuilder usage
2015-03-17 21:21:20 +00:00
EventListener
DDC-3683 -
#1380
- reverting BC break, annotating correct types, cs fixes
2015-07-15 20:35:21 +01:00
Mocks
fixes result cache setting query caching
2015-11-07 16:14:54 +00:00
Models
Fix one to one inverse side cached entity association key generation
2015-11-13 15:58:52 +00:00
ORM
Merge pull request
#1436
from dadamssg/DDC-3785
2015-11-15 22:24:01 -05:00
DbalFunctionalTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
DbalTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
DoctrineTestCase.php
Fixed documentation for Doctrine\Tests
2012-12-14 18:55:49 +00:00
OrmFunctionalTestCase.php
Fix one to one inverse side cached entity association key generation
2015-11-13 15:58:52 +00:00
OrmPerformanceTestCase.php
Updated syntax for ``
integer
`
and
`
boolean
`` types
2015-07-14 15:30:13 -03:00
OrmTestCase.php
General fixes across CS, type resolving, test fixes, etc
2015-11-07 03:55:05 +00:00
TestInit.php
[DDC-3461] Renamed AssocationBuilder::isPrimaryKey() to makePrimaryKey(). Same for FieldBuilder and depreceating isPrimaryKey(). Adjust tests. Revert change in ClassMetadataInfo and fix bug.
2015-03-18 17:06:30 +01:00
TestUtil.php
Updated syntax for ``
integer
`
and
`
boolean
`` types
2015-07-14 15:30:13 -03:00