PostgresEscape

io.getquill.PostgresEscape
See thePostgresEscape companion object
trait PostgresEscape extends Escape

Attributes

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

Members list

Value members

Concrete methods

override def column(s: String): String

Attributes

Definition Classes

Inherited methods

override def default(s: String): String

Attributes

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

Attributes

Inherited from:
NamingStrategy