-
We can now have better ISSUE and PR templates on GitHub, please see for example it here:
https://github.com/doctrine/doctrine2/issues/new/choose
I think it would be nice to update it also in ZF …
-
Currently in `DeletingFailedException` line 52 an error message is created:
```
We encountered 1 problem while trying to delete the saved models.
```
This (incorrectly) let me to believe the cle…
-
I have configured `Doctrine2` and `Symfony` modules as follow:
```yaml
modules:
enabled:
- Symfony:
app_path: 'src'
environment: 'test'
- Doctr…
reypm updated
8 months ago
-
The below issue was set for milestone 2.5.2 but was marked as Closed - Incomplete.
DBAL-1233: TEXT type in MSSQL should be NVARCHAR(MAX) not VARCHAR(MAX)
To my knowledge the issue remains (as there a…
-
Basically this is dublicate of https://github.com/creof/doctrine2-spatial/issues/29 but after refactor the way I used this is no longer available.
So maybe would be good to provide public methods like…
-
I am using the doctrine2 auth adapter (thanx for providing it!!).
The authenticate method returns the identity field in case the authentication was successful. I would find it more convenient to get …
-
Hi,
is it possible or make it sense to replace the inheritance at the SpecificationRepository from EntityRepository to Doctrine\Common\Persistence\ObjectRepository?
Described here as an best practic…
dgram updated
7 years ago
-
The RST parser we're using doesn't support this right now so I think the best course of action is to change the RST so that it can render with this RST parser.
https://www.doctrine-project.org/proj…
jwage updated
5 years ago
-
Hy,
my config for generate Entity and Repository Class.
`{
"export": "doctrine2-annotation",
"zip": false,
"dir": "module/Application/src/Application/Entity",
"params": {
"backupExisting…
flod1 updated
8 years ago
-
Hi Philippe.
Great job with this mode. It would be cool to have annotations highlighting like in symfony2/doctrine2
http://symfony.com/doc/current/book/doctrine.html