mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
flush actually will work same as transaction method that already exist in repository and entity manager
This commit is contained in:
parent
a14745da41
commit
e8f53d759f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user