A SQLite data layer for Ash Framework
Find a file
2024-09-05 09:40:08 -04:00
.github ci: dependabot weekly 2024-06-19 10:07:02 -04:00
.vscode improvement: draw the rest of the owl 2023-10-10 15:42:51 -04:00
config docs: docs overhaul 2024-05-03 22:04:32 -04:00
documentation docs: Removing a postgres port reference from the documentation. (#74) 2024-08-24 14:45:55 -04:00
lib chore: update for ecto & dialyzer 2024-08-16 12:07:14 -04:00
logos init: copy and gouge ash_postgres 2023-09-22 22:52:22 -04:00
priv chore: regen migrations 2024-04-05 19:42:16 -04:00
test chore: update for ecto & dialyzer 2024-08-16 12:07:14 -04:00
.check.exs init: copy and gouge ash_postgres 2023-09-22 22:52:22 -04:00
.credo.exs init: copy and gouge ash_postgres 2023-09-22 22:52:22 -04:00
.formatter.exs improvement: draw the rest of the owl 2023-10-10 15:42:51 -04:00
.gitignore improvement: get at least one test passing 2023-09-23 01:32:12 -04:00
.tool-versions init: copy and gouge ash_postgres 2023-09-22 22:52:22 -04:00
CHANGELOG.md chore: release version v0.1.3 2024-05-31 09:27:16 -05:00
LICENSE init: copy and gouge ash_postgres 2023-09-22 22:52:22 -04:00
mix.exs chore: update igniter & installer 2024-07-27 17:18:23 -04:00
mix.lock chore(deps): bump the production-dependencies group with 3 updates (#76) 2024-09-05 09:40:08 -04:00
README.md docs: docs overhaul 2024-05-03 22:04:32 -04:00

Logo Logo

CI License: MIT Hex version badge Hexdocs badge

AshSqlite

Welcome! AshSqlite is the SQLite data layer for Ash Framework.

Tutorials

Topics

Resources

Development

Advanced

Reference