Nextcloud PHP API (master)

ColumnType : string
in package

enum ColumnType based on OCP\DB\Types

Tags
see
Types
since
30.0.0

Table of Contents

Cases

BIGINT  = 'bigint'
BINARY  = 'binary'
BLOB  = 'blob'
BOOLEAN  = 'boolean'
DATE  = 'date'
DATETIME  = 'datetime'
DECIMAL  = 'decimal'
FLOAT  = 'float'
INTEGER  = 'integer'
JSON  = 'json'
SMALLINT  = 'smallint'
STRING  = 'string'
TEXT  = 'text'
TIME  = 'time'

Cases


        
On this page

Search results