.. |
Event
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
Id
|
[DDC-576] Fixed.
|
2010-05-08 14:08:18 +02:00 |
Internal
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
Mapping
|
[DDC-481] Fixed.
|
2010-05-08 17:01:20 +02:00 |
Persisters
|
Corrected method names; the interface already used SQL, the files still used Sql in method names
|
2010-05-07 13:44:22 +02:00 |
Proxy
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
Query
|
Fixed UnitOfWork and isRollbackOnly flag.
|
2010-05-01 11:49:14 -03:00 |
Tools
|
Fixing xml schema generation for code completion in ides
|
2010-04-28 11:39:47 -04:00 |
AbstractQuery.php
|
[DDC-388] Fixed.
|
2010-04-14 17:07:08 +02:00 |
Configuration.php
|
Fixed case-sensitivity of custom DQL functions.
|
2010-04-15 20:14:03 +02:00 |
EntityManager.php
|
Merged with upstream/master
|
2010-05-08 12:42:06 -03:00 |
EntityNotFoundException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
EntityRepository.php
|
DDC-536 - Make forwards compatible change in EntityRepository adding getters for the protected variables to allow a smooth change when they will be turned private in Beta2
|
2010-04-27 19:37:27 +02:00 |
EntityTransaction.php
|
Renamed fetchRow to fetchAssoc, as defined in @todo list. Renamed getRollbackOnly to isRollbackOnly, since it is more consistent to its purpose.
|
2010-05-06 18:45:18 -03:00 |
Events.php
|
[2.0] First draft for onFlush event.
|
2010-02-24 19:19:04 +00:00 |
NativeQuery.php
|
Added failing test for DDC-388. Naming refactorings and comment cleanups.
|
2010-04-13 00:49:19 +02:00 |
NonUniqueResultException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
NoResultException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
OptimisticLockException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
ORMException.php
|
[DDC-497][DDC-500][DDC-342] Fixed. Persister polishing and refactoring. More to come for that, but after beta1.
|
2010-04-26 13:02:30 +02:00 |
PersistentCollection.php
|
[DDC-561] Fixed.
|
2010-04-30 17:30:27 +02:00 |
Query.php
|
Added failing test for DDC-388. Naming refactorings and comment cleanups.
|
2010-04-13 00:49:19 +02:00 |
QueryBuilder.php
|
Polished QueryBuilder API documentation and added another test.
|
2010-05-07 13:36:25 +02:00 |
README.markdown
|
[2.0] Adding blank README files
|
2010-04-06 03:04:02 +00:00 |
UnitOfWork.php
|
Merged with upstream/master
|
2010-05-08 12:42:06 -03:00 |