links-mysql
MySQL database driver for the Links Programming Language
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Library links-mysql
inherit Links_core.Value.database
val connection : Mysql.dbd
method driver_name : mysql_database -> unit -> string
method exec : 'a -> string -> Links_core.Value.dbvalue
method make_insert_returning_query : 'a ->
string ->
Links_core.Sql.query ->
string list