MysqlEscape

io.getquill.MysqlEscape
See theMysqlEscape companion trait
object MysqlEscape extends MysqlEscape

Attributes

Companion
trait
Graph
Supertypes
trait MysqlEscape
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

override def column(s: String): String

Attributes

Definition Classes
Inherited from:
MysqlEscape
override def default(s: String): String

Attributes

Definition Classes
Inherited from:
MysqlEscape
override def table(s: String): String

Attributes

Definition Classes
Inherited from:
MysqlEscape