1
0
mirror of synced 2025-02-08 16:29:28 +03:00
Cédric Chandon 9ba31a394a [DBAL-878] Wrong mapping type
the type should be the mapping type, and not the name of the type. This
does the difference for simple_array, as the result should be
simple_array and not simplearray
2014-04-25 01:59:15 +02:00
..