toggle menu
exposed
0.56.0
jvm
switch theme
search in API
exposed-core
/
org.jetbrains.exposed.sql
/
CharColumnType
/
CharColumnType
Char
Column
Type
constructor
(
colLength
:
Int
=
255
,
collate
:
String
?
=
null
)