Marco Pivetta
|
6e3ad496e2
|
#1277 DDC-3346 DDC-3531 - constants over string references
|
2015-01-24 14:39:45 +01:00 |
|
Marco Pivetta
|
157bf203bc
|
#1277 DDC-3346 DDC-3531 - additional tests for LIMIT and OFFSET repository API (must not hydrate collections)
|
2015-01-24 14:39:45 +01:00 |
|
Marco Pivetta
|
1672448993
|
#1277 DDC-3346 DDC-3531 - renaming persister context switch for clarity
|
2015-01-24 14:39:45 +01:00 |
|
Marco Pivetta
|
a37fa97be3
|
#1277 DDC-3346 DDC-3531 - skipping joining of associations when limiting and fetch-joining to-many eager associations
|
2015-01-24 14:39:45 +01:00 |
|
Marco Pivetta
|
67f60f2286
|
#1277 DDC-3346 DDC-3531 - switching persister context at runtime, depending on choices
|
2015-01-24 14:39:44 +01:00 |
|
Marco Pivetta
|
23a0d9a1fb
|
#1277 DDC-3346 DDC-3531 - switch persister context at runtime
|
2015-01-24 14:39:44 +01:00 |
|
Marco Pivetta
|
8b9171c8ad
|
#1277 DDC-3346 DDC-3531 - caching the currently in use persister context
|
2015-01-24 14:39:44 +01:00 |
|
Marco Pivetta
|
ebdfab8f2c
|
#1277 DDC-3346 DDC-3531 - moved sqlTableAliases into the newly created CachedPersisterContext
|
2015-01-24 14:39:44 +01:00 |
|
Marco Pivetta
|
2a7f149029
|
#1277 DDC-3346 DDC-3531 - moved sqlAliasCounter into the newly created CachedPersisterContext
|
2015-01-24 14:39:44 +01:00 |
|
Marco Pivetta
|
b9f698c98c
|
#1277 DDC-3346 DDC-3531 - moved selectJoinSql into the newly created CachedPersisterContext
|
2015-01-24 14:39:43 +01:00 |
|
Marco Pivetta
|
55930a3402
|
#1277 DDC-3346 DDC-3531 - moved selectColumnListSql into the newly created CachedPersisterContext
|
2015-01-24 14:39:43 +01:00 |
|
Marco Pivetta
|
4c62d3bfda
|
#1277 DDC-3346 DDC-3531 - moved resultsetmapping into the newly created CachedPersisterContext
|
2015-01-24 14:39:43 +01:00 |
|
Pavel Batanov
|
981cebbf4c
|
Update test according to @Ocramius notes
|
2015-01-24 14:39:43 +01:00 |
|
Pavel Batanov
|
e36c7b0c2a
|
DDC-3346 failing test example
|
2015-01-24 14:39:42 +01:00 |
|
Marco Pivetta
|
3f360d7fbc
|
Merge branch 'hotfix/#1257-discriminator-map-changes-documentation'
|
2015-01-24 09:21:27 +01:00 |
|
Marco Pivetta
|
52fb4e53bc
|
#1257 DDC-3300 DDC-3503 - describing new inheritance map requirements in the upgrade notes/blogpost
|
2015-01-24 09:21:13 +01:00 |
|
Marco Pivetta
|
efa375ac96
|
#1257 DDC-3300 DDC-3503 - providing upgrade notes for the breaking change in discriminator map declarations
|
2015-01-24 09:14:58 +01:00 |
|
Marco Pivetta
|
22533042a5
|
Merge pull request #1279 from phansys/doc-slc
[Doc][Reference][2nd level cache]
|
2015-01-23 16:25:53 +01:00 |
|
Javier Spagnoletti
|
72785eb27e
|
[Doc][Reference][2nd level cache]
* Fixed typo in TimestampRegion title.
* Normalized php snippets (comments, indentation).
|
2015-01-23 11:23:21 -03:00 |
|
Marco Pivetta
|
b889e18a9a
|
Merge branch 'hotfix/#1176-merging-entities-with-composite-association-identifier'
Close #1176
|
2015-01-22 12:11:16 +01:00 |
|
Marco Pivetta
|
a67332fb51
|
#1176 DDC-3378 - minor CS fixes (imports, spacing, IDE hints)
|
2015-01-22 12:11:03 +01:00 |
|
Marco Pivetta
|
8305649a45
|
#1176 DDC-3378 - refactored test logic to use the newly introduced test assets
|
2015-01-22 12:10:39 +01:00 |
|
Marco Pivetta
|
8987c9ab37
|
#1176 DDC-3378 - moved test asset entities to proper models directory
|
2015-01-22 12:07:42 +01:00 |
|
Adrien Brault
|
f189c1aaf0
|
Update test to valid use case
|
2015-01-22 11:18:12 +01:00 |
|
Adrien Brault
|
fc8191f557
|
Naive fix
|
2015-01-22 11:18:12 +01:00 |
|
Adrien Brault
|
4058ad3958
|
Add test exposing UnitOfWork merge bug
|
2015-01-22 11:18:12 +01:00 |
|
Marco Pivetta
|
dfa4bbd67a
|
Merge branch 'hotfix/resolve-target-entity-also-in-discriminator-map'
Close #1257
|
2015-01-22 09:52:17 +01:00 |
|
Marco Pivetta
|
6547d5462e
|
#1257 DDC-3300 - strengthening test case (missing assertion, test name)
|
2015-01-22 09:51:43 +01:00 |
|
Marco Pivetta
|
c1cc768aee
|
#1257 DDC-3300 - correcting further incomplete discriminator maps in the test suite
|
2015-01-22 09:50:59 +01:00 |
|
Marco Pivetta
|
cd3ffa8f14
|
#1130 DDC-3300 - removing typo causing parse error
|
2015-01-22 09:44:40 +01:00 |
|
Marco Pivetta
|
e969a6be85
|
#1130 DDC-3300 - rewording and clarifying logic that re-maps discriminator values when needed
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
635d2c141f
|
#1130 DDC-3300 - minor CS fix (EOF EOL)
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
fbe294927f
|
#1130 DDC-3300 - cleaning up test code
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
8a6b1b48e3
|
#1130 DDC-3300 - removing unused ResolveDiscriminatorMapListener and related test
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
b7c28924b1
|
#1130 DDC-3300 - fixed inheritance maps where inheritance members were missing
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
a36bea2951
|
#1130 DDC-3300 - optimizing performance (looping over existing classes first): throwing exceptions if the class is not found in the discriminator map
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
8579baf28c
|
#1130 DDC-3300 - minor refactoring (else removal, spacing)
|
2015-01-22 09:44:39 +01:00 |
|
Marco Pivetta
|
786c34faa5
|
#1130 DDC-3300 - refactoring auto-remapping of discriminator value into a private method
|
2015-01-22 09:44:38 +01:00 |
|
Marco Pivetta
|
c589b5d013
|
#1130 DDC-3300 - re-mapping discriminator column at runtime (based on modified class metadata)
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
5a1a32297b
|
Tested DDC-3300
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
93b6eeca54
|
Full resolveTargetEntities as constructor argument
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
fa45c0834d
|
Removed unused construct param
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
2a6c844953
|
Using constructor to define environment
|
2015-01-22 09:44:38 +01:00 |
|
mmoreram
|
7a73d27600
|
Added resolve entities support in discrim. map
|
2015-01-22 09:44:38 +01:00 |
|
Marco Pivetta
|
39c36f6037
|
Merge pull request #1232 from PowerKiKi/doc-partial-indexes
Explicit example of partial indexes
|
2015-01-22 09:21:57 +01:00 |
|
Adrien Crivelli
|
3caaf26069
|
Explicit example of partial indexes
|
2015-01-22 16:38:24 +09:00 |
|
Marco Pivetta
|
3930fd50a7
|
Merge pull request #1273 from TrkiSF2/master
Incorrect @throws doc. in getSingleScalarResult
|
2015-01-20 22:42:11 +01:00 |
|
Lukáš Lukáč
|
ea213ef23c
|
Merge pull request #1 from TrkiSF2/TrkiSF2-getSingleScalarResult-Doc
Incorrect @throws doc. in getSingleScalarResult
|
2015-01-20 17:24:29 +01:00 |
|
Lukáš Lukáč
|
5e6ec8ebf3
|
Incorrect @throws doc. in getSingleScalarResult
|
2015-01-20 17:21:43 +01:00 |
|
Guilherme Blanco
|
335492aed7
|
Merge pull request #1269 from spdionis/patch-1
[DDC-3520] self-update composer before install
|
2015-01-20 09:19:27 -05:00 |
|