| | 1 | 1.0.0 |
| | 2 | ----- |
| | 3 | * [r4854] Releasing Doctrine-1.0.0-RC2 |
| | 4 | * [r4855] new article |
| | 5 | * [r4857] Dropped hasOne(string, string) and hasMany(string, string) in favor to hasOne(string, array) and hasMany(string, array) support. Backward compatibility ( |
| | 6 | * [r4858] fixes #1394. Thanks for the patch! |
| | 7 | * [r4859] Adding coverage for #1390 |
| | 8 | * [r4860] Switching order for #1390 |
| | 9 | * [r4861] Adding coverage for #1335 |
| | 10 | * [r4862] fixes #1335 - Throw an exception when Doctrine_Query::execute() is called with no from parts |
| | 11 | * [r4863] Moving exception to top of function |
| | 12 | * [r4864] Added coverage for #1326 |
| | 13 | * [r4865] fixes #1081 - Added pre/postValidate() support |
| | 14 | |