Escape

io.getquill.Escape
See theEscape companion object
trait Escape extends NamingStrategy

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Escape.type
object PostgresEscape.type

Members list

Value members

Concrete methods

override def default(s: String): String

Attributes

Definition Classes

Inherited methods

def column(s: String): String

Attributes

Inherited from:
NamingStrategy
def table(s: String): String

Attributes

Inherited from:
NamingStrategy