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-01-18 22:41:43 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Orm
/
Query
History
guilhermeblanco
bc236c59da
Finished first parts of SELECT support. Two test cases added and passing. Introduced the concept of DCTRN in queryComponent. Added concept of queryField, which validates for already defined fields in SELECT.
2008-05-27 03:44:08 +00:00
..
AllTests.php
Merged DQL parser branch to trunk.
2008-05-24 18:18:37 +00:00
DeleteSqlGenerationTest.php
Added more semantical checks. Fixed some tests.
2008-05-24 22:04:14 +00:00
DqlGenerationTest.php
Merged DQL parser branch to trunk.
2008-05-24 18:18:37 +00:00
IdentifierRecognitionTest.php
Finished first parts of SELECT support. Two test cases added and passing. Introduced the concept of DCTRN in queryComponent. Added concept of queryField, which validates for already defined fields in SELECT.
2008-05-27 03:44:08 +00:00
LanguageRecognitionTest.php
Finished first parts of SELECT support. Two test cases added and passing. Introduced the concept of DCTRN in queryComponent. Added concept of queryField, which validates for already defined fields in SELECT.
2008-05-27 03:44:08 +00:00
ScannerTest.php
Merged DQL parser branch to trunk.
2008-05-24 18:18:37 +00:00
SelectSqlGenerationTest.php
Finished first parts of SELECT support. Two test cases added and passing. Introduced the concept of DCTRN in queryComponent. Added concept of queryField, which validates for already defined fields in SELECT.
2008-05-27 03:44:08 +00:00
UpdateSqlGenerationTest.php
Merged DQL parser branch to trunk.
2008-05-24 18:18:37 +00:00