dbrest-sqlite 0.8.6

SQLite backend for the dbrest REST API
Documentation

dbrest-sqlite — SQLite backend for the dbrest REST API

This crate implements the DatabaseBackend and SqlDialect traits for SQLite via sqlx::SqlitePool.