-
-
I've been playing around with the events system a bit more recently and found that the combination of the documentation being a little light and the UnitOfWork silently failing makes for some fairly c…
-
In addition to #1178, would be great to support the use of non-primitive values in queries, exactly as ORM does. Auto-converting parameters to database values makes things look more consistent and avo…
-
We can replace our own proxy generator with https://github.com/FriendsOfPHP/proxy-manager-lts in two steps:
- Replace current behavior 1:1. This should target the next 2.x branch already and work a…
-
It seems like Wither has the potential to be essentially the equivalent of what mongoose is to Node, but the lack of recent development makes me somewhat concerned when considering switching off of No…
-
He should not allow change embbeded entities, like this:
{"id":"3",
"descricao":"name",
"tppdvi":{"id":"1", "descricao":"update name"}
}
---
Originally posted by @fabioginzel at https://github.com/…
-
If the ReflectionClass is eva'd code, then it crashes when checking when the cache is fresh. It tries to [CachedReader::getLastModification](https://github.com/doctrine/annotations/blob/master/lib/Doc…
-
Right now, node-json-db module is used as a simple database and it works for the simple purpose of storing team/user IDs and checking if said user has accepted the ToS.
However, the module is fair…
-
Doctrine Mongodb confihuration such as client.mongodb.xm, accestoken.mongodb.xml etc are not upto date with latest doctrine/mongodb-odm version
-
Right now a docs PR won't work with staging deploys.
jwage updated
6 years ago