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
This is an alpha version that currently supports Ecto 2.0. It has implemented the [db_connection](https://github.com/elixir-ecto/db_connection) behaviour, and added support for transactions and prepared queries.
6
8
Please check out the issues for a more complete overview. This branch should not yet be considered stable or used in production.
7
9
@@ -11,7 +13,7 @@ Add Tds as a dependency in your `mix.exs` file.
0 commit comments