MariaDBFormReadRepository

works.iterative.forms.repository.impl.MariaDBFormReadRepository
See theMariaDBFormReadRepository companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class FormDescriptors(id: String, version: String, descriptor: Form, updated: Timestamp)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Value members

Concrete fields

val layer: URLayer[DataSource, FormReadRepository]

Givens

Givens

given given_MappedEncoding_Form_String: MappedEncoding[Form, String]
given given_MappedEncoding_String_Form: MappedEncoding[String, Form]