This commit is contained in:
parent
9cc162a934
commit
6c7db9b6bd
@ -1,5 +1,3 @@
|
||||
+++ MAP keyword
|
||||
|
||||
The MAP keyword offers a way of mapping certain columns as collection / array keys. By default Doctrine maps multiple elements to numerically indexed arrays / collections. The mapping starts from zero. In order to override this behaviour you need to use MAP keyword as shown above:
|
||||
|
||||
<code type="php">
|
||||
|
Loading…
x
Reference in New Issue
Block a user