sqlx4k
Toggle table of contents
1.5.5
common
jvm
native
Target filter
common
jvm
native
Switch theme
Search in API
Skip to content
sqlx4k
sqlx4k-mysql
/
io.github.smyrgeorge.sqlx4k.mysql
/
mySQL
my
SQL
common
jvm
native
expect
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
ConnectionPool.Options
=
ConnectionPool.Options()
)
:
IMySQL
(
source
)
actual
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
ConnectionPool.Options
)
:
IMySQL
(
source
)
actual
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
ERROR CLASS: Symbol not found for ConnectionPool.Options
)
:
IMySQL
(
source
)