Ecto.Migration.Table

Ecto.Migration.Table

Used internally by adapters.

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

Summary

Types

t()

Types

t()

t() :: %Ecto.Migration.Table{comment: String.t | nil, engine: atom, name: atom, options: String.t, prefix: atom | nil, primary_key: boolean}

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

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部