defmodule AshSqlite do @moduledoc """ The AshSqlite extension gives you tools to map a resource to a sqlite database table. For more, check out the [getting started guide](/documentation/tutorials/get-started-with-sqlite.md) """ end