connection
Module of safe PGConnectionIO
operations lifted into ConnectionIO
.
Attributes
- Source
- connection.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
connection.type
Members list
Value members
Concrete methods
Attributes
- Source
- connection.scala
Attributes
- Source
- connection.scala
Attributes
- Source
- connection.scala
Attributes
- Source
- connection.scala
Construct a program that starts listening on the given channel. Note that the channel is NOT sanitized; it cannot be passed as a parameter and is simply interpolated into the statement. DO NOT pass user input here.
Construct a program that starts listening on the given channel. Note that the channel is NOT sanitized; it cannot be passed as a parameter and is simply interpolated into the statement. DO NOT pass user input here.
Attributes
- Source
- connection.scala
Construct a program that notifies on the given channel. Note that the channel is NOT sanitized; it cannot be passed as a parameter and is simply interpolated into the statement. DO NOT pass user input here.
Construct a program that notifies on the given channel. Note that the channel is NOT sanitized; it cannot be passed as a parameter and is simply interpolated into the statement. DO NOT pass user input here.
Attributes
- Source
- connection.scala
Construct a program that notifies on the given channel, with a payload. Note that neither the channel nor the payload are sanitized; neither can be passed as parameters and are simply interpolated into the statement. DO NOT pass user input here.
Construct a program that notifies on the given channel, with a payload. Note that neither the channel nor the payload are sanitized; neither can be passed as parameters and are simply interpolated into the statement. DO NOT pass user input here.
Attributes
- Source
- connection.scala
Attributes
- Source
- connection.scala
Construct a program that stops listening on the given channel. Note that the channel is NOT sanitized; it cannot be passed as a parameter and is simply interpolated into the statement. DO NOT pass user input here.
Construct a program that stops listening on the given channel. Note that the channel is NOT sanitized; it cannot be passed as a parameter and is simply interpolated into the statement. DO NOT pass user input here.
Attributes
- Source
- connection.scala
Concrete fields
Attributes
- Source
- connection.scala
Attributes
- Source
- connection.scala
Attributes
- Source
- connection.scala
Attributes
- Source
- connection.scala