flush actually will work same as transaction method that already exist in repository and entity manager

This commit is contained in:
Umed Khudoiberdiev 2016-04-15 08:03:57 +05:00
parent a14745da41
commit e8f53d759f

View File

@ -792,8 +792,6 @@ Feel free to contribute ;)
* check query builder query to function support
* versioning?
* check relations without inverse sides
* flush?
* do we need unit of work? It can start on some time, and finish after flushing
* check group by functionality
* send entity changeset in update event
* create a gulp task for schema update