Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一种使用调用存储过程的方法,没有找到。在长生不老药的 ecto lib 中是否有可能?
您可以直接通过 SQL 适配器 API:
Ecto.Adapters.SQL.query(YourRepo, "stored_procedure(?, ?)", [param1, param2])
更多信息在这里:https ://hexdocs.pm/ecto/#!Ecto.Adapters.SQL.html
To get flash to sit behind html elements on a page I read that I have to add this inside the object tag:
<param name="wmode" va