Cerbero.DDL.Effects (cerbero v0.1.0)

Copy Markdown View Source

Operation -> [Effect]. Total: unmapped classes get the conservative default.

Summary

Functions

Every class this module can emit — checked against Locks by the totality test.

Functions

classes_emitted()

Every class this module can emit — checked against Locks by the totality test.

derive(op, engine, version_num)

@spec derive(struct(), :postgres | :cockroachdb, integer()) :: [
  Cerbero.DDL.Effect.t()
]