MariaDB/MySQL client library for Moonbit
Dependencies
type MySqltype QueryResulttype QueryResultRowfn connect(host~ : String, port? : UInt, user~ : String, password~ : String, database~ : String, unix_socket? : String, client_flag? : ClientFlag) -> MySql raiseMariaDB/MySQL client library for Moonbit
Dependencies