package sihl

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Data.MigrationSource

Use the migration service to implement, register and run migrations.

Sourcemodule Model : sig ... end
Sourcemodule Service : sig ... end
Sourceval pp : Format.formatter -> t -> unit
Sourceval show : t -> string
Sourceval equal : t -> t -> bool
Sourceval empty : string -> t
Sourceval create_step : label:string -> ?check_fk:bool -> string -> step
Sourceval add_step : step -> t -> t
OCaml

Innovation. Community. Security.