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 Aug 7, 2024. It is now read-only.
Stuff to consider...
Primative types from typesystem...
typesystem.String/orm.Stringtypesystem.Integer/orm.Integertypesystem.Float/orm.Floattypesystem.Decimal/orm.Decimaltypesystem.Boolean/orm.Booleancheckbox, (radio or select could also be valid)typesystem.Choiceselect (radio could also be valid)typesystem.Text/orm.Texttextareatypesystem.Date/orm.Datetypesystem.Time/orm.Timeprecision=...typesystem.DateTime/orm.DateTimeprecision=...typesystem.Any/orm.JSONOther formats...
typesystem.UUID/orm.UUIDMore complex types...