根据这个问题——Phoenix Framework 中的动态模型——可以在 Elixir 中使用Module.create.
Module.create
是否也可以在运行时在数据库中为此模型创建表,即不使用 Ecto 迁移文件?
elixir ecto
ecto ×1
elixir ×1