Package

com.snowplowanalytics.iglu

schemaddl

Permalink

package schemaddl

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. schemaddl
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type IgluSchema = SelfDescribingSchema[JValue]

    Permalink
  2. type MigrationMap = Map[SchemaMap, List[Migration]]

    Permalink
  3. type ModelGroup = (String, String, Int)

    Permalink
  4. type PropertyList = ListMap[String, Map[String, String]]

    Permalink
  5. type RevisionGroup = (String, String, Int, Int)

    Permalink
  6. type RevisionMigrationMap = Map[RevisionGroup, MigrationMap]

    Permalink
  7. type ValidMigrationMap = Map[SchemaMap, Validation[String, List[Migration]]]

    Permalink

Value Members

  1. package scalacheck

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped