Artem Stepin
|
43009682a4
|
minor code work:
- method calls with incorrect case
- removed unused imports
- typos and some other minor code smells
- documentation update (wrong return types etc. )
|
2017-06-08 22:04:07 +02:00 |
|
Luís Cobucci
|
0aef63b350
|
Fix quoting also when using inheritance
|
2017-04-30 19:36:41 +02:00 |
|
Jefersson Nathan
|
eaeecc3857
|
Remove unused arguments
|
2017-01-05 18:21:49 -03:00 |
|
Luís Cobucci
|
234989d069
|
Use short-array syntax on "lib" directory
|
2016-12-08 00:31:12 +01:00 |
|
Mikhail Shamin
|
bf322b903d
|
Optimize imports. Remove full qualified class names
|
2016-05-11 01:55:12 +07:00 |
|
Jeroen Thora
|
6dcb97a20e
|
Fixed many small phpcs issues
|
2015-12-11 20:30:41 +01:00 |
|
Guilherme Blanco
|
843966ac50
|
General fixes across CS, type resolving, test fixes, etc
|
2015-11-07 03:55:05 +00:00 |
|
Josef Kříž
|
e57be9da5e
|
Fix: generated IDs are converted to integer
|
2015-03-23 17:51:04 +01:00 |
|
vvh-empora
|
6afcac84d0
|
embeddedClasses support...
...for JoinedSubclassPersister.php
|
2015-03-03 11:40:19 +01:00 |
|
Asmir Mustafic
|
cb52782e5e
|
Default Version Value identifier is always an array
|
2015-02-16 00:53:47 +00:00 |
|
Marco Pivetta
|
d4b278c809
|
#1277 DDC-3346 - removing leftover comments
|
2015-01-25 05:03:19 +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
|
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
|
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 |
|
Marco Pivetta
|
f13b085582
|
Using PersisterHelper instead of the unreliable ClassMetadataInfo#getTypeOfColumn()
|
2015-01-17 08:14:04 +01:00 |
|
Marco Pivetta
|
f1170c84a4
|
#1086 - Passing type information when building meta-mappings for JTI and STI inheritances
|
2015-01-17 08:09:55 +01:00 |
|
Guilherme Blanco
|
f90475772d
|
Classify persisters into more granular namespaces.
|
2015-01-16 00:10:25 +01:00 |
|