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-19 06:51:40 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
doctrine2
/
tests
/
Doctrine
/
Tests
/
Models
/
ECommerce
History
romanb
2ffc7f17db
[2.0] Migrated AnnotationDriver to new annotation parser. Removed addendum vendor library.
2009-07-08 15:25:41 +00:00
..
ECommerceCart.php
[2.0] Migrated AnnotationDriver to new annotation parser. Removed addendum vendor library.
2009-07-08 15:25:41 +00:00
ECommerceCategory.php
[2.0] Fixed issue with self-referential one-to-many associations not being persisted correctly when IDENTITY key generation was used. Included now passing OneToManySelfReferentialTest.
2009-07-03 17:36:41 +00:00
ECommerceCustomer.php
added one-one self referential functional tests (
closes
#2276
)
2009-07-06 12:42:14 +00:00
ECommerceFeature.php
[2.0] Fixed cascading issue (
#2307
). Fixed many-many object hydration issue.
2009-07-02 11:48:44 +00:00
ECommerceProduct.php
[2.0] Migrated AnnotationDriver to new annotation parser. Removed addendum vendor library.
2009-07-08 15:25:41 +00:00
ECommerceShipping.php
[2.0] Fixed issue with self-referential one-to-many associations not being persisted correctly when IDENTITY key generation was used. Included now passing OneToManySelfReferentialTest.
2009-07-03 17:36:41 +00:00