Skip to content

Commit 5d8d02f

Browse files
committed
start working on v2.0
1 parent 8fbe1eb commit 5d8d02f

8 files changed

Lines changed: 1 addition & 386 deletions

File tree

lib/ecto.ex

Lines changed: 0 additions & 328 deletions
This file was deleted.

mix.exs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ defmodule TestcontainersElixir.MixProject do
5656
{:tesla, "~> 1.7"},
5757
{:jason, "~> 1.4"},
5858
{:hackney, "~> 1.20"},
59-
# ecto module
60-
{:ecto_sql, "~> 3.3", optional: true},
61-
{:ecto, "~> 3.3", optional: true},
6259
# mysql
6360
{:myxql, "~> 0.4", only: [:dev, :test]},
6461
# postgres

0 commit comments

Comments
 (0)