SqliteColumnType

value class SqliteColumnType(val id: Int)(source)

SQLite Fundamental Datatypes

https://www.sqlite.org/c3ref/c_blob.html

Constructors

Link copied to clipboard
constructor(id: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: Int