You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, we have noted in the readme that we don't support schemaless queries. I plan to work on adapter during next few weeks and going to take a look how to support them :).
https://hexdocs.pm/ecto/Ecto.Repo.html#c:insert_all/3
I only see tests and an implementation for passing a schema to insert_all/3 in ecto_mnesia.
The text was updated successfully, but these errors were encountered: