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-03 05:49:25 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Tools
History
Luís Cobucci
441c5d138c
Reduce complexity of LimitSubqueryWalker#walkSelectStatement()
...
Ensuring that the code follows our code standards.
2017-12-16 23:31:50 +01:00
..
Console
Use SymfonyStyle for command output
2017-11-24 01:25:17 +01:00
doctrine1schema
Removed onUpdate property on join columns
2011-06-28 15:50:14 -04:00
Export
Entity listeners are now processed by exporters
2017-08-15 10:08:50 +02:00
Pagination
Reduce complexity of LimitSubqueryWalker#walkSelectStatement()
2017-12-16 23:31:50 +01:00
AttachEntityListenersListenerTest.php
Remove old "CLASSNAME" constants from test models
2016-12-08 18:15:48 +01:00
ConvertDoctrine1SchemaTest.php
Use short-array syntax on "tests" directory
2016-12-07 23:33:41 +01:00
EntityGeneratorTest.php
Add Type::GUID to $typeAlias list in EntityGenerator
2017-11-28 00:11:32 +01:00
EntityRepositoryGeneratorTest.php
Use "::class" syntax on "tests" directory
2016-12-08 18:13:39 +01:00
ResolveTargetEntityListenerTest.php
Use "::class" syntax on "tests" directory
2016-12-08 18:13:39 +01:00
SchemaToolTest.php
#5798
adding
void
test method return declaration, using
::class
reference over string reference
2017-06-21 06:34:45 +02:00
SchemaValidatorTest.php
Add the correct assertions for tests that don't have any
2017-06-12 23:05:55 +02:00
SetupTest.php
Fix overwriting explicit cache namespace
2017-11-26 12:48:12 +01:00