Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 240 Bytes

types.md

File metadata and controls

15 lines (13 loc) · 240 Bytes

Data types

The following datatypes are used within the ofm database. For every datatype a different table name is used. e.g. S3A2 table contains integer values

ID Name
1 double
2 integer
3 text
4 string
5 datetime
6 blob
7 bool