Ecto.Migration.Constraint

Ecto.Migration.Constraint

Used internally by adapters.

To define a constraint in a migration, see Ecto.Migration.constraint/3

Summary

Types

t()

Types

t()

t() :: %Ecto.Migration.Constraint{check: String.t | nil, comment: String.t | nil, exclude: String.t | nil, name: atom, prefix: atom | nil, table: atom}

© 2012 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/ecto/Ecto.Migration.Constraint.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部