Axer
Toggle table of contents
1.1.10
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee.domain.database
/
SchemaItem
/
SchemaItem
Schema
Item
common
constructor
(
name
:
String
,
isPrimary
:
Boolean
,
isNullable
:
Boolean
,
type
:
SQLiteColumnType
)