You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 10, 2024. It is now read-only.
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