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-07 07:49:27 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Query
History
Benjamin Eberlei
18f1d56b60
[DDC-1683] Fix bug with booleans not handled by Expr#literal() in query builder.
2012-03-14 20:49:25 +01:00
..
DeleteSqlGenerationTest.php
DDC-980 - Fix Update and Delete statements reference of the root table when doing subselects.
2011-01-13 21:16:08 +01:00
ExprTest.php
[DDC-1683] Fix bug with booleans not handled by Expr#literal() in query builder.
2012-03-14 20:49:25 +01:00
LanguageRecognitionTest.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
LexerTest.php
Remove all trailing whitespaces
2011-12-19 22:56:19 +01:00
ParserResultTest.php
Fixed some warnings from phpunit.
2011-02-19 19:50:58 -02:00
QueryTest.php
Fix DDC-1618 - add more check before throwing an iterateWithFetchJoinNotAllowed exception
2012-01-25 00:03:40 +01:00
SelectSqlGenerationTest.php
DDC-1696 Allowed Strings to be used inside of Case expressions. It seems this fixes other misterious use cases not yet identified by us.
2012-03-11 21:14:08 -04:00
UpdateSqlGenerationTest.php
Remove sql conversion from where clauses and update statements
2011-11-21 15:08:36 +01:00