Table: faq
User: sys
Created at: 2021-01-12 23:04:16 UTC
Updated at: 2021-05-01 08:53:31 UTC
Reference:(Table ID 19, Record ID 2)

问题 :
Supported Data Types
类别 :
function
答案 :

Table support the following types. Please note that some types are still in beta version, could be changed later.

Basic Type:

  1. integer
  2. float
  3. decimal
  4. boolean
  5. string
  6. text
  7. date
  8. time
  9. datetime
  10. enum (beta)
  11. reference (beta)

Formatted Types:

  1. title
  2. markdown
  3. rich text
  4. URL
  5. image
  6. video (beta)
  7. audio (beta)
  8. encrypted text

Advanced Types (beta):

  1. name
  2. email
  3. phone
  4. im (instance messenger)
    1. wechat
    2. QQ
  5. address
  6. country
  7. pid (personal ID)
    1. rid (residential ID)
    2. passport
  8. money
  9. IP address
  10. GPS location
Tag: