All Downloads are FREE. Search and download functionalities are using the official Maven repository.

roc.postgresql.Request.scala Maven / Gradle / Ivy

The newest version!
package roc
package postgresql

/** A Request to send a Postgresql Server
  */
case class Request(query: String)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy