sqlx4k
Toggle table of contents
0.70.0
common
jvm
native
Platform filter
common
jvm
native
Switch theme
Search in API
sqlx4k
sqlx4k-mysql
/
io.github.smyrgeorge.sqlx4k.mysql
/
mySQL
my
SQL
common
jvm
native
expect
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
Driver.Pool.Options
=
Driver.Pool.Options()
)
:
IMySQL
actual
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
Driver.Pool.Options
)
:
IMySQL
actual
fun
mySQL
(
url
:
String
,
username
:
String
,
password
:
String
,
options
:
Driver.Pool.Options
)
:
IMySQL