Directus / @directus/constants / KNEX_TYPES
Variable: KNEX_TYPES ​
const
KNEX_TYPES: readonly ["bigInteger"
,"boolean"
,"date"
,"dateTime"
,"decimal"
,"float"
,"integer"
,"json"
,"string"
,"text"
,"time"
,"timestamp"
,"binary"
,"uuid"
]