-
Notifications
You must be signed in to change notification settings - Fork 4
Roadmap
Claudio Bizzotto edited this page Jan 4, 2017
·
6 revisions
Add more documentation:
document parameters passed toupsert()
document risks of upsert- document the fact that, as long as types are passed in function calls, parameters will be bound out of the box
- document the fact that, by using a DBAL that contains specific functionality for MYSQL, you lose the abstraction that comes with Doctrine (the "A" in "DBAL")