Skip to content

Commit 7984992

Browse files
authored
Update docs
1 parent b5784be commit 7984992

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/ecto/adapters/sqlite3.ex

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,6 @@ defmodule Ecto.Adapters.SQLite3 do
201201
default_transaction_mode: :immediate
202202
```
203203
204-
See [this GitHub issue](https://github.com/elixir-sqlite/ecto_sqlite3/issues/153) for more details.
205-
206204
[3]: https://www.sqlite.org/compile.html
207205
[4]: https://www.sqlite.org/whentouse.html
208206
[5]: https://www.sqlite.org/datatype3.html

0 commit comments

Comments
 (0)