Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/dependabot.yml

This file was deleted.

18 changes: 0 additions & 18 deletions .github/workflows/lint-pr.yml

This file was deleted.

50 changes: 0 additions & 50 deletions .github/workflows/release-plz.yml

This file was deleted.

47 changes: 0 additions & 47 deletions .github/workflows/test.yml

This file was deleted.

9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
![Status](https://img.shields.io/badge/Deprecated-brown)

> [!CAUTION]
> This repo is no longer maintained. Prefer to use
> [Spxg/sqlite-wasm-rs](https://github.com/Spxg/sqlite-wasm-rs) directly with
> [diesel](https://github.com/diesel-rs/diesel/tree/master/examples/sqlite/wasm)

The documentation below is provided for historical reference only.

# Diesel Backend for SQLite and WASM

Use SQLite with Diesel ORM in your web apps!
Expand Down
Loading