Christophe Coevoet
|
9e58bb76e7
Refactored the file driver to use a FileLocator
|
13 年之前 |
Christophe Coevoet
|
01ca830024
Added a check to support both the ORM 2.2 and 2.3
|
13 年之前 |
Guilherme Blanco
|
4af2b9480a
Re-sync with latest Doctrine ORM changes.
|
13 年之前 |
gedi
|
e3e7657f0e
[mapping] try to solve entity generator issue #348
|
13 年之前 |
gedi
|
99c9158928
[mapping] entity generator issue, should close #276
|
13 年之前 |
gedi
|
18d219ddf6
[mapping] create single file to autoload annotations and possibility to map abstract classes only
|
13 年之前 |
gedi
|
4864a80079
[mapping] fixed issue with multilevel extensions in inheritance mapping, closes #239
|
13 年之前 |
Pavel Campr
|
afbf04fd8a
remove typehinting for ClassMetadata
|
13 年之前 |
gedi
|
365dc22117
[mapping] remove ClassMetadata hints regarding changes in 2.2, closes #215
|
13 年之前 |
Gedi
|
09ff7224c9
[mapping] finish mapping refactoring, closes #199
|
13 年之前 |
Gedi
|
c2ee842ef9
[mapping] remove fullmetadata validation as a requirement for metadata driver
|
13 年之前 |
gediminasm
|
49372a3eb1
[mapping] support for simplified file mapping drivers, closes #180
|
13 年之前 |
Justin Hileman
|
90f6559b50
Add read-through annotation caching and re-generation
|
14 年之前 |
gediminasm
|
321b953b09
[mapping] merged xml driver branch and updated the docs
|
14 年之前 |
gediminasm
|
89be5f8784
[mapping] fix for mapping file extension sharing between drivers
|
14 年之前 |
Miha Vrhovnik
|
70ed10f294
Added support for loading additional data from original driver.
|
14 年之前 |
gediminasm
|
0261165cb3
[mapping] fixed a bug where when entity generator together with extensions is used, metadata fails to be red, references #60
|
14 年之前 |
gediminasm
|
d0e7de7da1
implemented possibility to inject custom annotation reader into listener
|
14 年之前 |
Gediminas Morkevicius
|
dd5b83d260
[tree] changes for inheritance mapping support, allows to map tree in joined table, also made support persistAs function for managed nodes
|
14 年之前 |
Gediminas Morkevicius
|
979e3c8511
Changed classloader for unit tests and some recommendations on readme
|
14 年之前 |
Gediminas Morkevicius
|
3bf7f79f93
[all] changed annotation loading strategy, related to new changes in doctrine. Added tests for mapping extension
|
14 年之前 |
gediminasm
|
6161c63e0f
[all] made proper validation of metadata in case of composite keys
|
14 年之前 |
Gediminas Morkevicius
|
674ef1ceec
[all] type hinting for object managers and classmetada
|
14 年之前 |
gediminasm
|
4be1d04edd
[tree] tree type in annotation
|
14 年之前 |
gediminasm
|
12335c252c
modified for compatibility with other object managers like ODM example is SluggableListener
|
14 年之前 |
gediminasm
|
51d9959184
changed the exceptions by following best practices
|
14 年之前 |
gediminasm
|
74e72e4e4f
driver exception XML made fallback to annotation for now
|
14 年之前 |
gediminasm
|
6bcddf0758
yaml mapping driver support for all extensions
|
14 年之前 |