Insert - Ecto.Adapters.SQL.Connection
Open
enhancement
- Dominant language
- Elixir
- Stars
- 15
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Part of #38
https://hexdocs.pm/ecto_sql/Ecto.Adapters.SQL.Connection.html#c:insert/6
For this function, we need to generate a [cid](https://github.com/dwyl/cid) based on the given data, as well as create an ["entry id"](https://github.com/dwyl/phoenix-ecto-append-only-log-example/issues/23) for ease of lookup.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.