toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
Table
/
bool
bool
fun
bool
(
name
:
String
)
:
Column
<
Boolean
>
Creates a column, with the specified
name
, for storing boolean values.