rauan
rauan
This PR implements the track changes for `insert_all`. Unlike PR https://github.com/ZennerIoT/ex_audit/pull/34 the default [return](https://hexdocs.pm/ecto/Ecto.Repo.html#c:insert_all/3-options) behavior of this function on Ecto is preserved.
This PR adds a change that allows the option `as` value to be a function which is useful when you want decode to structs dynamically based on the json received:...
Currently when the source API's are down the `CurrencyConversion` supervisor does not start because the `UpdateWorker` is not started. Would it be possible to start the `CurrencyConversion` process using the...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it Even setting up the `show_wrap_guides` and `wrap_guides` globally, Zed only shows guides...
Release Notes: - Improved: Add `@callback`, `@type` and `@typep` Elixir symbols in outline view https://github.com/zed-industries/zed/assets/14976415/208d3def-f49e-41e0-a306-fb8e00317e6b
### Summary Not sure if it is expected but since I updated to the version with Predictions feature, the Assisted suggestions (with any model) are not working anymore. Steps to...