Package

com.outworkers.phantom.migrations

tables

Permalink

package tables

Visibility
  1. Public
  2. All

Type Members

  1. sealed case class Migration(additions: Diff, deletions: Diff, secondaryIndexes: Seq[CQLQuery]) extends Product with Serializable

    Permalink

Value Members

  1. object Migration extends Serializable

    Permalink

Ungrouped