PostgresEscape

io.getquill.PostgresEscape
See thePostgresEscape companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Escape
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

override def column(s: String): String

Attributes

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

Attributes

Definition Classes
Inherited from:
Escape
def table(s: String): String

Attributes

Inherited from:
NamingStrategy