We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27e8811 commit 3d00dbfCopy full SHA for 3d00dbf
README.md
@@ -92,7 +92,7 @@ You need to add both Ecto and the database adapter as a dependency to your `mix.
92
| MSSQL | Ecto.Adapters.Tds | [ecto_sql][ecto_sql] + [tds][tds] |
93
| SQLite3 | Ecto.Adapters.SQLite3 | [ecto_sqlite3][ecto_sqlite3] |
94
| ClickHouse | Ecto.Adapters.ClickHouse | [ecto_ch][ecto_ch] |
95
-| ETS | Etso | [etso][etso] |
+| ETS | Etso | [etso][etso] |
96
97
[ecto_sql]: https://github.com/elixir-ecto/ecto_sql
98
[postgrex]: https://github.com/elixir-ecto/postgrex
0 commit comments