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
2024-12-14 23:26:04 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
024b2bab91
doctrine2
/
tests
/
Doctrine
/
Tests
/
ORM
/
Tools
History
Benjamin Eberlei
36b3e180a8
Fix Testsuite to work with Git
2010-04-07 20:35:33 +02:00
..
doctrine1schema
[2.0][DDC-72] Fixes issue with converting D1 column aliases to D2 field names
2009-11-11 21:15:27 +00:00
Export
Fix Testsuite to work with Git
2010-04-07 20:35:33 +02:00
AllTests.php
[2.0] Refactoring AnnotationExporter code to a EntityGenerator tool which is used now in orm:convert-mapping to generate annotated entities and also used in orm:generate-entity-stubs for generating entity classes and properties/method stubs from mapping information
2010-03-18 21:38:42 +00:00
ConvertDoctrine1SchemaTest.php
Fix Testsuite to work with Git
2010-04-07 20:35:33 +02:00
EntityGeneratorTest.php
[2.0][DDC-354][DDC-425] Fixed. Encapsulated SQL logging better in the DBAL. Added binding types to DBAL mapping types as well as using these binding types in the persisters. Query and NativeQuery now support PDO binding types as well as DBAL mapping types when binding parameters.
2010-03-29 13:20:41 +00:00
SchemaToolTest.php
[2.0] DDC-283 - Add two events in SchemaTool that allow to hook into the generated Schema representation, possibly modifying or reacting to it in userland or extensions code.
2010-03-18 22:36:27 +00:00