Ecto.Migration.Reference

Ecto.Migration.Reference

Used internally by adapters.

To define a reference in a migration, see Ecto.Migration.references/2

Summary

Types

t()

Types

t()

t() :: %Ecto.Migration.Reference{column: atom, name: term, on_delete: atom, on_update: atom, table: atom, type: atom}

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部