In the enties files, the field type are negative numbers. Display the type in string instead of the number. -1 : integer -2 : boolean -3 : utf (string) -4 : double -5 : i18n -6 : unsigned_integer (id of entity) -99 : list Rewrite the D2oReader class
In the enties files, the field type are negative numbers. Display the type in string instead of the number.
-1 : integer
-2 : boolean
-3 : utf (string)
-4 : double
-5 : i18n
-6 : unsigned_integer (id of entity)
-99 : list
Rewrite the D2oReader class