We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5784be commit 7984992Copy full SHA for 7984992
lib/ecto/adapters/sqlite3.ex
@@ -201,8 +201,6 @@ defmodule Ecto.Adapters.SQLite3 do
201
default_transaction_mode: :immediate
202
```
203
204
- See [this GitHub issue](https://github.com/elixir-sqlite/ecto_sqlite3/issues/153) for more details.
205
-
206
[3]: https://www.sqlite.org/compile.html
207
[4]: https://www.sqlite.org/whentouse.html
208
[5]: https://www.sqlite.org/datatype3.html
0 commit comments