package qzio
Type Members
- case class PostgresJAsyncContextConfig(config: Config) extends JAsyncContextConfig[PostgreSQLConnection] with Product with Serializable
- class PostgresZioJAsyncContext[+N <: NamingStrategy] extends ZioJAsyncContext[PostgresDialect, N, PostgreSQLConnection] with ArrayEncoders with ArrayDecoders with UUIDObjectEncoding