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 826ef42 commit 02c2b99Copy full SHA for 02c2b99
README.md
@@ -1,6 +1,8 @@
1
# Ecto SQLite3 Adapter
2
3
[](https://github.com/elixir-sqlite/ecto_sqlite3/actions)
4
+[](https://hex.pm/packages/ecto_sqlite3)
5
+[](https://hexdocs.pm/ecto_sqlite3)
6
7
An Ecto SQLite3 Adapter. Uses [Exqlite](https://github.com/elixir-sqlite/exqlite) as the driver to communicate with sqlite3.
8
0 commit comments